Q_ENTRY* qEntryInit ( void   ) 

Initialize linked-list structure

Returns:
a pointer of malloced Q_ENTRY structure in case of successful, otherwise returns NULL.
   Q_ENTRY *entries = qEntryInit();

Definition at line 74 of file qEntry.c.


Generated on Mon Mar 26 07:00:51 2018 for JSOC_Documentation by  doxygen 1.5.7.1