RAD Studio
ContentsIndex
PreviousUpNext
MAXxxxx #defines (fnsplit)

Header File 

dir.h 

Description 

These symbols define the maximum number of characters in a file specification for fnsplit (including room for a terminating NULL).

Name 
Meaning  
MAXPATH  
Complete file name with path  
MAXDRIVE  
Disk drive (e.g., "A:")  
MAXDIR  
File subdirectory specification  
MAXFILE  
File name without extension  
MAXEXT  
File extension  
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!