char* qFileReadLine ( FILE *  fp  ) 

Read string. Same as fgets but can be used for unlimited string line.

Parameters:
fp FILE pointer
Returns:
allocated memory pointer if successful, otherwise returns NULL.

Definition at line 342 of file qFile.c.


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