set_filename_encoding - Sets the encoding to use for filenames. Allegro game programming library.
Contents
Description
Sets the encoding to use for filenames. By default, UTF-8 is assumed.
Name
set_filename_encoding - Sets the encoding to use for filenames. Allegro game programming library.
See Also
get_filename_encoding(3alleg4) Allegro version 4.4.3 set_filename_encoding(3alleg4)
Synopsis
#include<allegro.h>voidset_filename_encoding(intencoding)
