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)
When porting a D2000 application developed for Windows to Linux, you may encounter the following differences: