◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <stdlib.h> Syntax: void _splitpath( char *path, char *drive, char *dir, char *fname, char *ext ); See also: _fullpath, _makepath, _getdcwd -♦-