lock_midi(3alleg4) debian man page | unix.com

Man Page: lock_midi

Operating Environment: debian

Section: 3alleg4

lock_midi(3alleg4)						  Allegro manual						lock_midi(3alleg4)

NAME
lock_midi - Locks all the memory used by a MIDI file. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void lock_midi(MIDI *midi);
DESCRIPTION
Under 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 ALSO
load_midi(3alleg4) Allegro version 4.4.2 lock_midi(3alleg4)
Related Man Pages
exmidi(3alleg4) - debian
exmidi(3alleg4) - suse
exmidi(3alleg4) - netbsd
exmidi(3alleg4) - redhat
exmidi(3alleg4) - plan9
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph