SYNOPSIS
#include <string.h>
char *_strlwr(char *str);
char *_strupr(char *str);
DESCRIPTION
The
PARAMETERS
RETURN VALUES
The
CONFORMANCE
PTC MKS Toolkit UNIX APIs extension
MULTITHREAD SAFETY LEVEL
MT-Safe, with exceptions.
These functions are MT-Safe as long as no thread calls
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
islower() ,isupper() ,setlocale() ,tolower() ,toupper()
PTC MKS Toolkit 10.5 Documentation Build 40.