.\" Generated by the Allegro makedoc utility .TH set_config_id 3 "version 4.2.2" "Allegro" "Allegro manual" .SH NAME set_config_id \- Writes a driver ID in the configuration file. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B void set_config_id(const char *section, const char *name, int val); .SH DESCRIPTION Writes a 4-letter driver ID variable to the current config file. See the comments about set_config_string(). .SH SEE ALSO .BR set_config_file (3), .BR get_config_id (3), .BR set_config_string (3), .BR set_config_float (3), .BR set_config_hex (3), .BR set_config_int (3)