source not working

Hi I am very new and when I strat to compile the examples in SOURCE CODE section here, it doesnt work! Why?
I am using DevC++ compiler. Thank
"Doesn't work" isn't a valid problem description.
Dev-C++ is not a compiler (it's an IDE) and is outdated either way.
Get Code::Blocks (comes with a compiler if you download the MinGW bundle) or another up-to-date IDE+compiler.
Some code examples in the sourcecode section use pre-ISO C++
Topic archived. No new replies allowed.