Query: uconvert_toascii
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
uconvert_toascii(3alleg4) Allegro manual uconvert_toascii(3alleg4)NAMEuconvert_toascii - Converts strings from the current format into ASCII. Allegro game programming library.SYNOPSIS#include <allegro.h> char *uconvert_toascii(const char *s, char buf[]);DESCRIPTIONHelper macro for converting strings from the current encoding format into ASCII. Expands to uconvert(s, U_CURRENT, buf, U_ASCII, sizeof(buf)).SEE ALSOuconvert(3alleg4) Allegro version 4.4.2 uconvert_toascii(3alleg4)
| Related Man Pages |
|---|
| set_uformat(3alleg4) - debian |
| set_uformat(3alleg4) - suse |
| set_uformat(3alleg4) - centos |
| uconvert(3alleg4) - php |
| uconvert(3alleg4) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |