|
QSDK 1.1 Documentation |
Files | |
| file | inttypes.h |
| file | stringimp.h |
| file | time.h |
Compounds | |
| struct | String |
| struct | StringChar |
| struct | SubString |
| struct | Time |
Functions | |
| String | operator+ (const String &s1, const String &s2) |
| String | operator+ (const String &s1, const char *s2) |
| String | operator+ (const char *s1, const String &s2) |
| size_t | QfTotalStringMemory () |
|
||||||||||||
|
Concatenate a string and a null-terminated character array leaving both unchanged. |
|
||||||||||||
|
Concatenate a string and a null-terminated character array leaving both unchanged. |
|
||||||||||||
|
Concatenate two strings leaving both unchanged. |
|
|
Return the total number of bytes of memory used to store String representations. This function only works in DEBUG builds. |
|
|
|
Qube Software Limited © 2000-2004
|
|