[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
Non Standard <string.h> Functions

Various non standard functions are included in the header string.h for legacy source code and compatibility with operating system frameworks and application programming interfaces.
-
For the function
strdup see "_strdup," for a full description.
-
For the function
stricmp see "_stricmp," for a full description.
-
For the function
strlwr see "_strlwr," for a full description.
-
For the function
strnicmp see "_strnicmp," for a full description.
-
For the function
strnset see "_strnset," for a full description.
-
For the function
strrev see "_strrev," for a full description.
-
For the function
strset see "_strset," for a full description.
-
For the function
strupr see "_strupr," for a full description.
-
For the function
wcsdup see "_wcsdup," for a full description.
-
For the function
wcsicmp see "_wcsicmp," for a full description.
-
For the function
wcslwr see "_wcslwr," for a full description.
-
For the function
wcsincmp see "_wcsnicmp," for a full description.
-
For the function
wcsnset see "_wcsnset," for a full description.
-
For the function
wcsrev see "_wcsrev," for a full description.
-
For the function
wcsset see "_wcsset," for a full description.
-
For the function
wcspnp see "_wcsspnp," for a full description.
-
For the function
wcsupr see "_wcsupr," for a full description.
-
For the function
wtoi see "_wtoi," for a full description.
[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.
Last updated: August 16, 2000