GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
al_merge_config_into(3) al_merge_config_into(3)

al_merge_config_into - Allegro 5 API


#include <allegro5/allegro.h>
void al_merge_config_into(ALLEGRO_CONFIG *master, const ALLEGRO_CONFIG *add)

    

Merge one configuration structure into another. Values in configuration `add' override those in `master'. `master' is modified. Comments from `add' are not retained.

al_merge_config(3)
Allegro reference manual

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.