Specific Differences between Linux and Windows

Specific Differences between Linux and Windows

When porting a D2000 application developed for Windows to Linux, you may encounter the following differences:

  • File names and paths are case-sensitive

  • Directory separator is "/" (slash)

  • File access rights (owner/group/others)