uconvert_toascii(3alleg4) centos man page | unix.com

Man Page: uconvert_toascii

Operating Environment: centos

Section: 3alleg4

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
set_uformat(3alleg4) - centos
uconvert(3alleg4) - mojave
uconvert(3alleg4) - netbsd
uconvert(3alleg4) - php
uconvert(3alleg4) - v7
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
Controlling user input