Re: [Evolution-hackers] how to initialize bf->priv->file_db



On Wed, 2009-08-12 at 17:17 +0800, Saint yeyo wrote:
> hello,
>    
> how to initialize 'bf->priv->file_db'? because db = bf->priv->file_db,
> but with NULL value always segmentation fault return,  I tried
> bf->priv->file_db = malloc(sizeof(DB)); but error said incomplete
> type, how can I do?

	Hi,
maybe I will sound silly, but what type a bf is? What is its parent
object? You know, you just give here some expression from somewhere.
The context is missing, at least for me.
	Bye,
	Milan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]