String Processing
- Updated2023-02-21
- 1 minute(s) read
String Processing
strcoll is equivalent to the Windows lstrcmp function. strxfrm performs a string copy using strncpy and returns the length of its second argument.
strcoll is equivalent to the Windows lstrcmp function. strxfrm performs a string copy using strncpy and returns the length of its second argument.
Previous
Character Processing
Previous
Character Processing