Converts characters.
int __toascii( int c );
Character to convert.
__toascii converts a copy of c if possible and returns the result. There is no return value reserved to indicate an error.
The __toascii routine converts the given character to an ASCII character.
__toascii
<ctype.h>
Windows 95, Windows 98, Windows 98 Second Edition, Windows Millennium Edition, Windows NT 4.0, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003
System::IFormattable::ToString