The dirsep function returns a value of type string that is equal to the directory separator character for the current platform. NOTE: On Windows the value returned is "\", and on Linux, FreeBSD, Solaris/x86 and Solaris_Sparc the value returned is "/".
None.
Operating Systems: All
Standard Pascal: No