String Processing
- Updated2023-02-21
- 1 minute(s) read
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
No previous sectionNext
No next sectionPrevious
No previous sectionNext
No next section