complier

Sep 11, 2013 at 3:03am
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.
Sep 11, 2013 at 3:07am
you're sure it is a standard C++ compiler? btw which OS are you using?

Aceix.
Sep 11, 2013 at 3:10am
windows 7 and i am using turboc
Sep 11, 2013 at 3:15am
Why don't you give Code::Blocks+MinGW a try?

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

Aceix.
Topic archived. No new replies allowed.