bool qEntrySave ( Q_ENTRY entry,
const char *  filepath,
char  sepchar,
bool  encode 
)

Save Q_ENTRY as plain text format

Parameters:
entry Q_ENTRY pointer
filepath save file path
sepchar separator character between name and value. normally '=' is used.
encode flag for encoding value object. false can be used if the value object is string or integer and has no new line. otherwise true must be set.
Returns:
true if successful, otherwise returns false.

Definition at line 690 of file qEntry.c.


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