get_uformat(3alleg4) v7 man page | unix.com

Man Page: get_uformat

Operating Environment: v7

Section: 3alleg4

get_uformat(3alleg4)						  Allegro manual					      get_uformat(3alleg4)

NAME
get_uformat - Finds out what text encoding format is currently selected. Allegro game programming library. SYNOPSIS
#include <allegro.h> int get_uformat(void); DESCRIPTION
Finds out what text encoding format is currently selected. This function is probably useful only if you are writing an Allegro addon deal- ing with text strings and you use a different codepath for each possible format. Example: switch(get_uformat()) { case U_ASCII: do_something(); break; case U_UTF8: do_something_else(); break; ... } RETURN VALUE
Returns the currently selected text encoding format. See the documentation of set_uformat() for a list of encoding formats. SEE ALSO
set_uformat(3alleg4) Allegro version 4.4.2 get_uformat(3alleg4)
Related Man Pages
need_uconvert(3alleg4) - suse
set_uformat(3alleg4) - suse
set_uformat(3alleg4) - netbsd
set_uformat(3alleg4) - v7
need_uconvert(3alleg4) - v7
Similar Topics in the Unix Linux Community
Goto - UNIX v6 Manual Questions
Need help to compile and create python64 bit (2.7.9) on Solaris10
Required libs to compile libXft
Cyber Dystopia Teaser (720 HD)
Linux froze and got back working 5 days later, no reboot.