Answer the question
In order to leave comments, you need to log in
Is working with files different on Linux and Windows?
Hey! Now from under Linux I am writing a program in which I will work with the file system.
For example, to get access to the "files" folder, which is located in the same place as the server file, "/files/" is passed to the function. On linux everything works great now, but I'm going to compile under windows, will it work there? It's like / == \ on the command line.
Answer the question
In order to leave comments, you need to log in
On Windows, both "\" and "/" can be used as path separators.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question