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.