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) - opendarwin
play_midi(3alleg4) - centos
exmidi(3alleg4) - redhat
exmidi(3alleg4) - linux
exmidi(3alleg4) - x11r4
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?