+ 3
Sooo... dumb question, but how exactly do you run a code? I use CodeBlocks by the way.
Yes I know there are tutorials on this very subject in this app, but it doesn't seem to help any. No matter how many times I write a different code I keep getting "Hello World!" and nothing more, and I've long since deleted the initial main code.
3 Respostas
+ 5
New Boston
C++ Programming Tutorials Playlist:
- C++ Tutorial
- shows how to install Code blocks
- shows how to compile / run code
http://www.youtube.com/playlist?list=PLAE85DE8440AA6B83
+ 1
Pleass do not be offended by this question but, did you save the code or make a new file for the new code and then run it. Did you also check the sytax. Either way I am just thinking out loud. Good luck with your problem
+ 1
No offense taken, like I said, it was a dumb question. However, I did create a new file and save after I finished, if memory is anything to rely upon. but fore the sake of the project, I will check again anyhow thank you for you're response.