programming:c:functions:_splitpathWhat links here?
void _splitpath(
   const char *path,
   char *drive,
   char *dir,
   char *fname,
   char *ext 
);


Parameters
path (in)
Full path.
drive (out)
Drive letter, followed by a colon (:). You can pass NULL for this parameter if you do not need the drive letter.
dir (out)
Directory path, including trailing slash. Forward slashes ( / ), backslashes ( \ ), or both may be used. You can pass NULL for this parameter if you do not need the directory path.
fname (out)
Base filename (no extension). You can pass NULL for this parameter if you do not need the filename.
ext (out)
Filename extension, including leading period (.). You can pass NULL for this parameter if you do not need the filename extension.
programming:c:functions:_splitpath
AutoCAD LISP - GETSTRING
microprocessors - microchip 16F84A - MCLR
bible - random notes - 2013-06-02 Hannah's prayer
AutoCAD Entity Definitions - line
bible - random notes - 2012-09-16 'end times'
AutoCAD Entity Definitions - arc
bible - random notes - 2017-03-11
filename:programming:c:functions:_splitpath
filename:programming%3Ac%3Afunctions%3A_splitpath
last edit:January 07 2010 21:14:58 (5245 days ago)
ct = 1716097816.000000 = May 19 2024 01:50:16
ft = 1262916898.000000 = January 07 2010 21:14:58
dt = 453180918.000000