.\" Generated by the Allegro makedoc utility .TH set_filename_encoding 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME set_filename_encoding \- Sets the encoding to use for filenames. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void set_filename_encoding(int encoding) .SH DESCRIPTION Sets the encoding to use for filenames. By default, UTF-8 is assumed. .SH SEE ALSO .BR get_filename_encoding (3alleg4)