logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

set_filename_encoding - Sets the encoding to use for filenames. Allegro game programming library.

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)

See Also