osx man page for uconvert_toascii

Query: uconvert_toascii

OS: osx

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

uconvert_toascii(3alleg4)					  Allegro manual					 uconvert_toascii(3alleg4)

NAME
uconvert_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[]); DESCRIPTION
Helper macro for converting strings from the current encoding format into ASCII. Expands to uconvert(s, U_CURRENT, buf, U_ASCII, sizeof(buf)). SEE ALSO
uconvert(3alleg4) Allegro version 4.4.2 uconvert_toascii(3alleg4)
Related Man Pages
uconvert(3alleg4) - suse
uconvert(3alleg4) - opendarwin
uconvert(3alleg4) - mojave
uconvert(3alleg4) - linux
uconvert(3alleg4) - plan9
Similar Topics in the Unix Linux Community
AIX Links
At A Glance Coloured Real Time Bargraph Generator...
Undeletable file
Shopt -s histappend
Python: Refer a properties file from different location