DS
mmUnload

Back to Index

Prototype

void mmUnload( mm_word module_ID );

Parameters

module_ID

Index of module to be unloaded from memory.

Description

Unloads and frees memory space occupied by a module.

Caution: Ensure that the module to be unloaded isn't playing!

See Also

mmStop, mmLoad