cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
complier
complier
Sep 11, 2013 at 3:03am UTC
vtgowtham1993
(9)
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 UTC
Aceix
(1118)
you're sure it is a standard C++ compiler? btw which OS are you using?
Aceix.
Sep 11, 2013 at 3:10am UTC
vtgowtham1993
(9)
windows 7 and i am using turboc
Sep 11, 2013 at 3:15am UTC
Aceix
(1118)
Why don't you give Code::Blocks+MinGW a try?
Aceix
Sep 11, 2013 at 3:19am UTC
vtgowtham1993
(9)
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 UTC
Sep 11, 2013 at 3:25am UTC
Aceix
(1118)
make sure mingw is set as the active compiler, create new c++ file/project, code and compile!
Aceix.
Topic archived. No new replies allowed.