3 lines
81 B
C
3 lines
81 B
C
/* Use semicolons to separate elements of a path. */
|
|
#define PATH_SEPARATOR ';'
|
/* Use semicolons to separate elements of a path. */
|
|
#define PATH_SEPARATOR ';'
|