Question is: if you don't specify file names using their full path (example: fopen(E:\\myfile.txt", ...), which is the default directory where files are read from or written to?
Thanks.
To make it clear, if I write for example: fopen("foo.txt", ...), which is the default directory for "foo.txt"?
Project -> Properties -> Build targets -> Your target -> Execution working dir