sds_xstrcase

int sds_xstrcase (const char *string);


Convert a string to UPPER-CASE.


This function converts strings to upper-case, to make it compatible with the DWG file format.

The argument string is the text string to be converted.

Tell me about...

Programming Overview of SDS™ (Solutions Development System™)