I am completely new to C and installed Dev C++ 4.9.9.2 tried building the
basic hello world program tried to compile it and it just came up with build
error 1, I have no idea what im doing so any help is appreciated thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Take a moment and check out the thread titled "Please Read Before Posting a
Question", in particular the "Basic 3"
pieces of information to include with a question.
Error 1 is simply the compiler saying "I give up", so telling us that tells
us, well, nothing very useful.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am completely new to C and installed Dev C++ 4.9.9.2 tried building the
basic hello world program tried to compile it and it just came up with build
error 1, I have no idea what im doing so any help is appreciated thanks
Take a moment and check out the thread titled "Please Read Before Posting a
Question", in particular the "Basic 3"
pieces of information to include with a question.
Error 1 is simply the compiler saying "I give up", so telling us that tells
us, well, nothing very useful.