Input File transfer?

Feb 12, 2016 at 4:54pm
Okay so I completed a homework assignment that required me to open an input file. So everything worked out and I put the .txt file in the debug folder of my project and everything works. Sidebar: I'm using Xcode. My question is will the input file be transferred with the project when I upload the .cpp file online so when my teacher test the project it works for her like it worked on mine?
Feb 12, 2016 at 4:57pm
If you only upload the .cpp then no. I would suggest you zip your project (remove the .sdf file, it only takes space and is not needed) and send you teacher the zippes file.
Feb 12, 2016 at 5:03pm
What would I zip together? The only two files in the project folder is the .xcodeproj and the .cpp
Topic archived. No new replies allowed.