Add formatted string object into linked-list structure.
- Parameters:
-
| entry | Q_ENTRY pointer |
| name | key name. |
| update | in case of false, just insert. in case of true, remove all same key then insert object if found. |
| format | formatted string value |
- Returns:
- true if successful, otherwise returns false.
Definition at line 238 of file qEntry.c.