How do I make the working directory the "debug directory" but not through the properties, but through the code?
Working directory
1.4k Views Asked by lital maatuk At
2
How do I make the working directory the "debug directory" but not through the properties, but through the code?
That's what I use for Windows apps.
Obviously, the directory "Debug" would be inside the current working directory. To go up a level:
Or to make a directory:
Incidentally, if you need to know where your working directory currently is, use something like: