lock_midi(3alleg4) Allegro manual lock_midi(3alleg4)NAMElock_midi - Locks all the memory used by a MIDI file. Allegro game programming library.SYNOPSIS#include <allegro.h> void lock_midi(MIDI *midi);DESCRIPTIONUnder DOS, locks all the memory used by a MIDI file. You don't normally need to call this function because load_midi() does it for you.SEE ALSOload_midi(3alleg4) Allegro version 4.4.2 lock_midi(3alleg4)
| Related Man Pages |
|---|
| exmidi(3alleg4) - opendarwin |
| exmidi(3alleg4) - suse |
| exmidi(3alleg4) - php |
| exmidi(3alleg4) - linux |
| exmidi(3alleg4) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |