[ 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:

ANSI

BeOS

EMB/RTOS

Mac OS

Palm OS

Win32


Prototype:
#include <wchar.h>
wctrans_t wctrans(const char *name);
Parameters:

Parameters for this function are:

name  
const char *  
toupper or tolower property  

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