m_get_sysdir
This call copies the system directory path into
*bp
.
Syntax: void far m_get_sysdir(char far *bp)
Parameters: char far *bp - Pointer to the location to post the system directory path information
Returns: None