C and C++ are standardised languages, any information on these is relevant. Driving teh IDE itself is pretty intuitive.
Start with File->New->Project. Select a project template (I suggest the one from teh introductory tab) then select the default language. Give it a name, and build & run.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hy,
I begining learn programing in Dev C++ and
how to find beter help or tutorial for this compiler!?
... or a better compiler! ;-)
C and C++ are standardised languages, any information on these is relevant. Driving teh IDE itself is pretty intuitive.
Start with File->New->Project. Select a project template (I suggest the one from teh introductory tab) then select the default language. Give it a name, and build & run.
There are a number of learning resources pointed to in
the thread "Please Read Before Posting a Question"
Wayne