debian man page for lock_midi

Query: lock_midi

OS: debian

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
play_midi(3alleg4) - debian
exmidi(3alleg4) - centos
exmidi(3alleg4) - mojave
exmidi(3alleg4) - osx
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph