| Miles Sound System SDK 7.2a |
The function AIL_last_error returns a string describing the last MSS error.
char * AIL_last_error(); |
A pointer to the MSS error string.
If no errors have occurred since AIL_startup was called, the MSS error string's first byte will be 0, indicating an empty string.
Example files that use this function: DEMO.C
Group:
System Services
Related Functions:
AIL_file_fss_read, AIL_file_read, AIL_init_sample, AIL_init_sequence, AIL_midiOutOpen, AIL_open_XMIDI_driver, AIL_open_digital_driver, AIL_quick_startup, AIL_startup
Related Basic Types:
char, char *
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.