qc.hlp (Table of Contents; Topic list)
_makepath
 Description Example                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Include:   <stdlib.h>
 
  Syntax:    void _makepath( char *path, char *drive, char *dir,
                             char *fname, char *ext );
 
  See also:  _fullpath, _splitpath
                                    -♦-