Hi, ive been having an issue with code::blocks where the lines below will not open the .txt file when i run the program within code::blocks. However if i go to the .exe file that code::blocks creates and manually run it, it loads it fine. the .txt is properly named and in the same directory as it should be. Are there any other codeblocks users out there that know how to fix this?
i changed it from "." to ...\c++\board\bin\debug, where both the .exe file and the .txt file is located, but i still cant get it to work. is there a specific place i should point it too?