Hi i wanna learn to program and i have a ebook called C for dummies but the compiler i have is bloodshed C++. Will i be able to write source code in the compiler i have with stuff i learn from C for dummies? if not can someone tell me a good place to look or start. Any help would be appreciated.
A C++ can compile a C program without problem if the C sourcecode is well written.
Which compiler are you using? If you have g++ you should also have gcc