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



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?


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