set_config_data(3alleg4) netbsd man page | unix.com

Man Page: set_config_data

Operating Environment: netbsd

Section: 3alleg4

set_config_data(3alleg4)					  Allegro manual					  set_config_data(3alleg4)

NAME
set_config_data - Sets a block of configuration data. Allegro game programming library. SYNOPSIS
#include <allegro.h> void set_config_data(const char *data, int length); DESCRIPTION
Specifies a block of data to be used by all subsequent config functions, which you have already loaded from disk (eg. as part of some more complicated format of your own, or in a grabber datafile). This routine makes a copy of the information, so you can safely free the data after calling it. SEE ALSO
set_config_file(3alleg4), override_config_data(3alleg4), push_config_state(3alleg4), set_config_string(3alleg4), get_config_string(3alleg4) Allegro version 4.4.2 set_config_data(3alleg4)
Related Man Pages
set_config_string(3alleg4) - mojave
set_config_string(3alleg4) - osx
set_config_file(3alleg4) - suse
set_config_file(3alleg4) - netbsd
set_config_file(3alleg4) - plan9
Similar Topics in the Unix Linux Community
RFC - Korn shell prompt
Make bold chars in UNIX
Adding a List of Times
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD
Grep command to show the number of results