[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
wctrans

Constructs a property value for "toupper' and "tolower" for character remapping.
Compatibility:
This function is compatible with the following targets:
Prototype:
#include <wchar.h>
wctrans_t wctrans(const char *name);
Parameters:
Parameters for this function are:
Remarks:
Constructs a value that represents a mapping between wide characters. The value of name can be either toupper or tolower.
Return:
A wctrans_t type
See Also:
"towctrans"
[ 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