complier

i cant run program which has cstdlib , algorithm and some of the header file with my compiler. i cant find the latest compiler . so get me the latest compler which support those header file.
you're sure it is a standard C++ compiler? btw which OS are you using?

Aceix.
windows 7 and i am using turboc
Why don't you give Code::Blocks+MinGW a try?

Aceix
i have try it. i downloaded but after installing i dnt know how to run it .. how to use code::blocks?
Last edited on
make sure mingw is set as the active compiler, create new c++ file/project, code and compile!

Aceix.
Topic archived. No new replies allowed.