<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7803044976146961789</id><updated>2011-07-08T08:40:10.786-07:00</updated><title type='text'>c++ compiler</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default?start-index=101&amp;max-results=100'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>156</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-3752327841324540681</id><published>2009-07-14T18:20:00.002-07:00</published><updated>2009-07-14T18:20:43.041-07:00</updated><title type='text'>Tell  me , from where  to get a   free turbo  C  compiler  latest  version  f?</title><content type='html'>turbo  C/C++  &lt;br&gt;&lt;br /&gt;&lt;br /&gt;I  want  it   for C&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Tell  me , from where  to get a   free turbo  C  compiler  latest  version  f?&lt;br&gt;Try Microsoft Visual C++ 2005.  It's free, and up to date on all standards.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://msdn.microsoft.com/vstudio/expres...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;If you really want Turbo C compiler, try here:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.acms.arizona.edu/education/op...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;BTW, Turbo C compiler was discontinued in May 1990.  See here:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://en.wikipedia.org/wiki/Turbo_C&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;If you want the Borland successor, that would be the Borland C++ builder, they have the 2006 version free for download.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-3752327841324540681?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/3752327841324540681/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/tell-me-from-where-to-get-free-turbo-c.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3752327841324540681'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3752327841324540681'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/tell-me-from-where-to-get-free-turbo-c.html' title='Tell  me , from where  to get a   free turbo  C  compiler  latest  version  f?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-222284707941003272</id><published>2009-07-14T18:20:00.001-07:00</published><updated>2009-07-14T18:20:24.172-07:00</updated><title type='text'>What is the best free downloadable "c" compiler?</title><content type='html'>I want to learn how to program in "c."&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;What is the best free downloadable "c" compiler?&lt;br&gt;gnu c++ is great, but the answer really depends on the operating system and what type of software it is that you're trying to develope.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;For example, if you're wanting to create windows programs you might find that you're better off with Microsoft Visual C++ 2005, express edition.  I've linked to a nice list of all sorts of free c/c++ compilers.&lt;br&gt;Reply:Try gcc ( http://gcc.gnu.org/ ). If you have a Unixoid operating system (including Mac OS X), gcc may be included with your system software.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://1chrysanthemum.blogspot.com/&gt;chrysanthemum&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-222284707941003272?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/222284707941003272/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-best-free-downloadable-c.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/222284707941003272'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/222284707941003272'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-best-free-downloadable-c.html' title='What is the best free downloadable &quot;c&quot; compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-2469636972914367467</id><published>2009-07-14T18:20:00.000-07:00</published><updated>2009-07-14T18:20:03.476-07:00</updated><title type='text'>Where can i get a free C compiler?</title><content type='html'>i need a free program that i can write C code in and then compile it. i am using windows XP.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;thanks&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Where can i get a free C compiler?&lt;br&gt;click below link to download  famous borland turbo c compiler&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.acms.arizona.edu/education/op...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;instruction&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.acms.arizona.edu/education/op...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;or  GUI [IDE] GCC CONPLIER&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Bloodshed Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as it's compiler. Dev-C++ can also be used in combination with Cygwin or any other GCC based compileR&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.bloodshed.net/devcpp.html&lt;br&gt;Reply:visit the link below and go through a little..u will find what ur looking for&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.thefreecountry.com/compilers/...&lt;br&gt;Reply:Go to freewarefiles.com and use their search engine for C compilers. A good one, for instance, is "Lite Watcom"&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-2469636972914367467?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/2469636972914367467/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-get-free-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2469636972914367467'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2469636972914367467'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-get-free-c-compiler.html' title='Where can i get a free C compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-1234720283626826423</id><published>2009-07-14T18:19:00.002-07:00</published><updated>2009-07-14T18:19:36.759-07:00</updated><title type='text'>Hi! im searching for an old Intel C Compiler for 80186 processor (iC86).i'll b grateful if anyone of u suggest</title><content type='html'>This is the old compiler.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Hi! im searching for an old Intel C Compiler for 80186 processor (iC86).i'll b grateful if anyone of u suggest&lt;br&gt;http://wolverine.caltech.edu/tools/ic86....&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Click the Download button on the top-right corner of the page.&lt;br&gt;Reply:try this site www.bazee.com. it sells 2nd hand stuff&lt;br&gt;Reply:good luck there was a place in Toronto Canada that had them but i don`t know if they ere still open  look under used PC parts that may help&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-1234720283626826423?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/1234720283626826423/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/hi-im-searching-for-old-intel-c.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1234720283626826423'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1234720283626826423'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/hi-im-searching-for-old-intel-c.html' title='Hi! im searching for an old Intel C Compiler for 80186 processor (iC86).i&apos;ll b grateful if anyone of u suggest'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-2601880828002131951</id><published>2009-07-14T18:19:00.001-07:00</published><updated>2009-07-14T18:19:28.093-07:00</updated><title type='text'>Best answer awarded for fee c++ compiler?</title><content type='html'>I need a compile program c++&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Best answer awarded for fee c++ compiler?&lt;br&gt;Microsoft Visual C++ 2008 Express Edition is free:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://msdn.microsoft.com/vstudio/expres...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;And there's always good old GCC - Cygwin ( http://www.cygwin.com ) gives you useable GCC for Windows.&lt;br&gt;Reply:When I did C++ I used Quincy&lt;br&gt;Reply:Get GNU.  It is an open source C, C++, Java compiler.  It has been around a long time and is excellent.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-2601880828002131951?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/2601880828002131951/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/best-answer-awarded-for-fee-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2601880828002131951'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2601880828002131951'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/best-answer-awarded-for-fee-c-compiler.html' title='Best answer awarded for fee c++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-5157997438624468555</id><published>2009-07-14T18:19:00.000-07:00</published><updated>2009-07-14T18:19:08.945-07:00</updated><title type='text'>Where can i download a c compiler?</title><content type='html'>and where can i learn c computer language?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Where can i download a c compiler?&lt;br&gt;The best free C compiler continues to be GNU:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://gcc.gnu.org/&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;You don't find a lot of C programming anymore - unfortunately, because I love writing C code (it is delightfully arcane).&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;But there are still plenty of books out and some online tutorials.  A bit of a search, and you will find plenty.  Since I learned C years and years ago, I have no idea what is good now for learning.&lt;br&gt;Reply:http://www.mingw.org/&lt;br&gt;Reply:Get the microsoft visual c++ 2005.  Its free on the microsoft website.&lt;br&gt;Reply:Please see link...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;PS I tried the microsoft visual c++ 2005 freebie.  A huge download and very dissappointed...crippleware.  Uninstalled and deleted  (apologies and all respect to caffiene_freek)&lt;br&gt;Reply:if u r interested in vc++, you can download it from microsoft website and VC++ express edition and  is free.  there are many sites like planet-source-code.com, codeguru.com etc. search google for more details.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://daffodil4.blogspot.com/&gt;daffodil&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-5157997438624468555?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/5157997438624468555/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-download-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5157997438624468555'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5157997438624468555'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-download-c-compiler.html' title='Where can i download a c compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-3837012367070329774</id><published>2009-07-14T18:18:00.001-07:00</published><updated>2009-07-14T18:18:41.986-07:00</updated><title type='text'>I'm getting trouble while using turbo c/c++ compiler,for it is not executing any graphics commands.Please help</title><content type='html'>When  I try to execute any graphics programs it is not detecting my graphics driver,though I've included my graphics.h.Does anybody know now to setup graphics in turbo c/c++?Please Help.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I'm getting trouble while using turbo c/c++ compiler,for it is not executing any graphics commands.Please help&lt;br&gt;The BGI library is an old library for ibm dos or compatibile (ms, drdos, dosbox, freedos..).&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;you can use this block of code to initialize the BGI driver&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;#include %26lt;graphics.h%26gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;#include %26lt;conio.h%26gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;int main(void)&lt;br&gt;&lt;br /&gt;&lt;br /&gt;{&lt;br&gt;&lt;br /&gt;&lt;br /&gt;   /* request autodetection */&lt;br&gt;&lt;br /&gt;&lt;br /&gt;   int gdriver = DETECT, gmode, errorcode;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;   /* initialize graphics mode */&lt;br&gt;&lt;br /&gt;&lt;br /&gt;   initgraph(%26amp;gdriver, %26amp;gmode, "");&lt;br&gt;&lt;br /&gt;&lt;br /&gt; /* read result of initialization */&lt;br&gt;&lt;br /&gt;&lt;br /&gt;   errorcode = graphresult();&lt;br&gt;&lt;br /&gt;&lt;br /&gt;   if (errorcode != grOk)   &lt;br&gt;&lt;br /&gt;&lt;br /&gt;   {&lt;br&gt;&lt;br /&gt;&lt;br /&gt;       /* an error occurred */&lt;br&gt;&lt;br /&gt;&lt;br /&gt;   }&lt;br&gt;&lt;br /&gt;&lt;br /&gt;   else&lt;br&gt;&lt;br /&gt;&lt;br /&gt;   {&lt;br&gt;&lt;br /&gt;&lt;br /&gt;      /* draw a line */&lt;br&gt;&lt;br /&gt;&lt;br /&gt;      line(0, 0, getmaxx(), getmaxy());&lt;br&gt;&lt;br /&gt;&lt;br /&gt;      getch();&lt;br&gt;&lt;br /&gt;&lt;br /&gt;      closegraph();&lt;br&gt;&lt;br /&gt;&lt;br /&gt;   }&lt;br&gt;&lt;br /&gt;&lt;br /&gt;   return 0;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;}&lt;br&gt;Reply:enable graphics library from settings..default is off&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-3837012367070329774?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/3837012367070329774/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/im-getting-trouble-while-using-turbo-cc.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3837012367070329774'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3837012367070329774'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/im-getting-trouble-while-using-turbo-cc.html' title='I&apos;m getting trouble while using turbo c/c++ compiler,for it is not executing any graphics commands.Please help'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-4113508287889731580</id><published>2009-07-14T18:18:00.000-07:00</published><updated>2009-07-14T18:18:11.539-07:00</updated><title type='text'>Where can I find TURBO C++ Compiler ?</title><content type='html'>I just want the old version of Turbo C++ and which works in dos prompt (That supports BGI Graphics)&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;If u hav the link plz post otherwise if u hav the software sent the software to the email address : s_priya87&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Where can I find TURBO C++ Compiler ?&lt;br&gt;Have you tried Open Watcom C++ Compiler?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-4113508287889731580?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/4113508287889731580/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-find-turbo-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/4113508287889731580'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/4113508287889731580'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-find-turbo-c-compiler.html' title='Where can I find TURBO C++ Compiler ?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-29066250828015062</id><published>2009-07-14T18:17:00.002-07:00</published><updated>2009-07-14T18:17:44.717-07:00</updated><title type='text'>Where can i download a C++and C# compiler?Can i download it woth download managers?read below.?</title><content type='html'>when i try to download visual C++ or C# it takes more time.can i download these softwares in download managers?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Where can i download a C++and C# compiler?Can i download it woth download managers?read below.?&lt;br&gt;I have two ways to get the softwares I need.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;1- www.downloads.com&lt;br&gt;&lt;br /&gt;&lt;br /&gt;2- emule&lt;br&gt;&lt;br /&gt;&lt;br /&gt;if you are not familier with emule&lt;br&gt;&lt;br /&gt;&lt;br /&gt;it is a software to enable you to search in others shared files p2p&lt;br&gt;&lt;br /&gt;&lt;br /&gt;you can download it here&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.filesharingplace.com/download...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;good luck&lt;br&gt;Reply:You can download Microsoft's Express versions of their Visual Studio platform, they're completely free and really good:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://msdn.microsoft.com/vstudio/expres...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;And yes, they support download resuming (but I guess just one file at a time).&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;That'd be enough for what you mention, if you're planning on developing Win32 programs with Visual C++ Express, you'd need to download the Microsoft Platform SDK, you can find it by a quick search on their site.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Good luck,&lt;br&gt;&lt;br /&gt;&lt;br /&gt;JJ Enríquez.&lt;br&gt;Reply:Ok, so I was looking around on Sourceforge and I found a C# IDE. An IDE stands for integrated development environment, and is a little like a super text-editor that knows about the programming language.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;C# is a Microsoft product, and here is what they say about getting started with it:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;"How Do I Get Visual C# and What Software Do I Need?&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Before you can get started writing any code at all, you are going to need some software. Generally speaking you need two things:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;    * The Visual C# compiler to turn your programs into running applications. This is available as part of the .NET Framework SDK (a free download)&lt;br&gt;&lt;br /&gt;&lt;br /&gt;    * Some form of editor or IDE (Integrated Development Environment) in which to write your code.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Depending on your preferences there are a various tools you can use to get started. Here are two of the most common options."&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I put the links down at the bottom. Sounds like you download the .NET framework SDK (software development kit):&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://msdn.microsoft.com/netframework/d...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;and then the Visual C# Express IDE:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://msdn.microsoft.com/VStudio/Expres...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;For doing C++ work:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;If you are on Linux, MacOS X or some BSD variant, you should have a c, c++, java etc. compilier already on your system. Just go to the command line and type:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;gcc your_program.cpp &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;If you aren't on one of those OSs then you should try the Bloodshed Dev-C++ IDE/compiler:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.bloodshed.net/devcpp.html&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-29066250828015062?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/29066250828015062/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-download-cand-c-compilercan.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/29066250828015062'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/29066250828015062'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-download-cand-c-compilercan.html' title='Where can i download a C++and C# compiler?Can i download it woth download managers?read below.?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-7772368737478414681</id><published>2009-07-14T18:17:00.001-07:00</published><updated>2009-07-14T18:17:37.700-07:00</updated><title type='text'>Time.h for linux c++ compiler?</title><content type='html'>C++ header file "time.h" for linux&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Time.h for linux c++ compiler?&lt;br&gt;Try %26lt;ctime%26gt; (time.h is deprecated in C++).&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://2hyacinth.blogspot.com/&gt;hyacinth&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-7772368737478414681?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/7772368737478414681/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/timeh-for-linux-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7772368737478414681'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7772368737478414681'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/timeh-for-linux-c-compiler.html' title='Time.h for linux c++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-1825269273360244357</id><published>2009-07-14T18:17:00.000-07:00</published><updated>2009-07-14T18:17:15.727-07:00</updated><title type='text'>How do i download c compiler?</title><content type='html'>i am planning to learn c&lt;br&gt;&lt;br /&gt;&lt;br /&gt;any one will assist me through e mail?&lt;br&gt;&lt;br /&gt;&lt;br /&gt;i dunno nething about it&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;How do i download c compiler?&lt;br&gt;Free c++ compiler = use dev from Bloodshed = http://www.bloodshed.net/devcpp.html&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://msdn.microsoft.com/vstudio/expres...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://gcc.gnu.org&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.mingw.org&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.bloodshed.net/devcpp.html&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.intel.com/cd/software/product...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.intel.com/cd/software/product...&lt;br&gt;Reply:http://www.bloodshed.net/ has a free c++ compiler, there are plenty of great tutorials online just search for them&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-1825269273360244357?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/1825269273360244357/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-do-i-download-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1825269273360244357'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1825269273360244357'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-do-i-download-c-compiler.html' title='How do i download c compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-1566152226460444907</id><published>2009-07-14T18:16:00.001-07:00</published><updated>2009-07-14T18:16:52.843-07:00</updated><title type='text'>Need help with dev C compiler, specifically, windows application?</title><content type='html'>I know there is a probably a better place to ask this, but I don't know where. Anyways, what I need help with is writing a program using the windows application option (where the program starts with all the windows api stuff already there) in C language. I have no idea where to put my code in the large mess of stuff. There isn't even a main function, however there is one called winmain, is that something? I have tried sticking a printf function in different places to try to find where I can put my code with no luck. Does normal output like that not work in window application? Do I need to put a scanf or something to hold the program even though window doesn't dissapear? If you have a link to something that explains this that's fine. Thank you.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Need help with dev C compiler, specifically, windows application?&lt;br&gt;That won't work in a Windows application.  If you want to use PrintF and it's friends, you will have to make a "Console Application."  Windows applications don't have a "console.."  all output is in the GUI.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Don't misunderstand this:  A "Console Applicaiton" runs just fine in Windows.  "Windows Application" should really be named "Windows GUI Application."  The only difference is that a "Console Application" works in a text window (the "command line" window) whereas a "Windows Application" works exclusively through the GUI.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.winprog.org/tutorial/&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;^^^ This looks like it will be a good tutorial to work thorugh to step out of the realm of "Console Applications" and into the realm of "Windows Applications."&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;However:  Make sure you REALLY understand C and C++ on the console before you dive into the Win32 API.  Doing otherwise may cause headaches, nausea, upset stomach, and perhaps even death.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;-----&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Windows applications don't use "main()".  main() is the "entry point" for text applicaitons.  "WinMain()" is the entry point for Windows Applications.  There's a good reason for that:  when DOS (or Linux, etc) calls your program, they call a C library that calls main().  Did that make sense?&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;When Windows calls your application, in calls a different C library that calls WinMain().  WinMain() is a function that sets up an EVENT LOOP that looks for things like button presses, mouse movements, keyboard events... all kinds of things.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;main() and WinMain() are completely different species of fish.  They have completely different purposes in life.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-1566152226460444907?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/1566152226460444907/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/need-help-with-dev-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1566152226460444907'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1566152226460444907'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/need-help-with-dev-c-compiler.html' title='Need help with dev C compiler, specifically, windows application?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-8685923164926465488</id><published>2009-07-14T18:16:00.000-07:00</published><updated>2009-07-14T18:16:18.622-07:00</updated><title type='text'>I need a free C++ compiler that works with vista?</title><content type='html'>I tried using Dev-C++ but it didn't work with vista.  I need a free one that works with vista.  Any suggestions?  A link that leads directly to the thing I have to download would be helpful.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I need a free C++ compiler that works with vista?&lt;br&gt;Use MS VC++ 2008 Express - It is free&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.microsoft.com/express/vc/&lt;br&gt;Reply:MS VC++ 2008 Express, Turbo Explorer C++ (Code Gear), WatCom&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-8685923164926465488?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/8685923164926465488/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-need-free-c-compiler-that-works-with.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8685923164926465488'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8685923164926465488'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-need-free-c-compiler-that-works-with.html' title='I need a free C++ compiler that works with vista?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-4809111384654602198</id><published>2009-07-14T18:15:00.003-07:00</published><updated>2009-07-14T18:15:58.978-07:00</updated><title type='text'>What is a good C++ Compiler?</title><content type='html'>i hate dev C++&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;What is a good C++ Compiler?&lt;br&gt;Microsoft Visual C++ works well. It is better, although sometimes "harder" working on a linux command line.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://1poppy.blogspot.com/&gt;poppy&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-4809111384654602198?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/4809111384654602198/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-good-c-compiler_14.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/4809111384654602198'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/4809111384654602198'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-good-c-compiler_14.html' title='What is a good C++ Compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-4235007250700917302</id><published>2009-07-14T18:15:00.002-07:00</published><updated>2009-07-14T18:15:40.106-07:00</updated><title type='text'>Plz help with quincy99 ( C++ compiler )_?</title><content type='html'>Ok i programmed this text file and when i try to cimpile it with Quincy it says " Text2.c:3vcl.h: no such file or directory"  &lt;br&gt;&lt;br /&gt;&lt;br /&gt;plz help me&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Plz, tell why he does this, and how to fix it.???&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Plz help with quincy99 ( C++ compiler )_?&lt;br&gt;Check:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;First possible answer will be calling your own header file name wrongly.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Second will be calling non existence header from your compiler due to out of date. Make sure that always use the up to date compiler, download from Quincy...it'll be useful while writing the programs. &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Have a look those links:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://codecutter.net/tools/quincy/ - latest compiler&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Header file resources&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.filegate.net/pdncee/&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-4235007250700917302?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/4235007250700917302/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/plz-help-with-quincy99-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/4235007250700917302'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/4235007250700917302'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/plz-help-with-quincy99-c-compiler.html' title='Plz help with quincy99 ( C++ compiler )_?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-3866015609513966225</id><published>2009-07-14T18:15:00.001-07:00</published><updated>2009-07-14T18:15:26.657-07:00</updated><title type='text'>Does amd dual core processor support turbo c compiler?</title><content type='html'>i have an amd dual core processors and turbo c does not run on my system. it says ntvdm error. pls help???&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Does amd dual core processor support turbo c compiler?&lt;br&gt;It doesn't have anything to do with the AMD processor at all.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;See this article on the net:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.annoyances.org/exec/forum/win...&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-3866015609513966225?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/3866015609513966225/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/does-amd-dual-core-processor-support.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3866015609513966225'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3866015609513966225'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/does-amd-dual-core-processor-support.html' title='Does amd dual core processor support turbo c compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-7067082058964460081</id><published>2009-07-14T18:15:00.000-07:00</published><updated>2009-07-14T18:15:07.833-07:00</updated><title type='text'>Can any programmers suggest a good C/C++ compiler for me to work with?</title><content type='html'>I'm kind of a beginner when it comes to these high-level languages, but can you veterans suggest a good compiler? &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;THANK YOU!!!&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Can any programmers suggest a good C/C++ compiler for me to work with?&lt;br&gt;The GNU Compiler Collection is a good bet.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;You can get a Windows version as part of CygWin. http://www.cygwin.com/&lt;br&gt;Reply:I'm no veteran, but I use GCC. If you're using real linux, you already have your compiler together with the OS. Otherwise, there are some GCC available for windows. Check MinGW and Cygwin.&lt;br&gt;Reply:i am not an expert. but have you tried microsoft's visual studio express, it's free, and i have tried a few lessons. and they are easy to use and learn.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.microsoft.com/express/&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-7067082058964460081?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/7067082058964460081/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/can-any-programmers-suggest-good-cc.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7067082058964460081'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7067082058964460081'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/can-any-programmers-suggest-good-cc.html' title='Can any programmers suggest a good C/C++ compiler for me to work with?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-570053848809757472</id><published>2009-07-14T18:14:00.002-07:00</published><updated>2009-07-14T18:14:55.901-07:00</updated><title type='text'>Does Windows come with a c++ compiler like linux's g++ command?</title><content type='html'>I need to know this because I'm only used to working in a linux environment and I really really dislike Windows but I have to use it (for now.) So is there a start-%26gt;run-%26gt;cmd "terminal" command to run the compiler? (I figure any operating system should have one, but windows dissapoints me in many ways.)&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Does Windows come with a c++ compiler like linux's g++ command?&lt;br&gt;Nope! You have to install an application (like Borland C++) in order to at least compile a *.cpp file... Sorry! :)&lt;br&gt;Reply:No windows does not come with any programming language support.  You are not expected to have to be a programmer or to "make" your operating system or drivers from scratch.&lt;br&gt;Reply:No, it does not.&lt;br&gt;Reply:No compiler in windows&lt;br&gt;Reply:Window$ $uck$. If you want a compiler get mingw32 http://mingw.org&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://1cosmos.blogspot.com/&gt;cosmos&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-570053848809757472?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/570053848809757472/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/does-windows-come-with-c-compiler-like.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/570053848809757472'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/570053848809757472'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/does-windows-come-with-c-compiler-like.html' title='Does Windows come with a c++ compiler like linux&apos;s g++ command?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-1571695809381902394</id><published>2009-07-14T18:14:00.001-07:00</published><updated>2009-07-14T18:14:38.075-07:00</updated><title type='text'>What is the best free c compiler to download to learn the language?</title><content type='html'>I've been programming pic microcontrollers in assembly and am advised that I would save a lot of time by learning C. Once I have a grasp of the language I would like to move on and master C++ and visual C++. This would allow me to create an application using embedded control and also control it with a GUI for example .&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;What is the best free c compiler to download to learn the language?&lt;br&gt;visual c express edition 2005 would be the best in my opinion.&lt;br&gt;Reply:Open Watcom http://www.freewarefiles.com/program_10_...&lt;br&gt;Reply:I've never done microcontroller stuff myself, but I'd guess that Microsoft don't allow you to compile for pic chips with the free express version of their IDE.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I hear you can compile with SDCC using code::blocks, which is a popular IDE for C and C++ development. It comes with the GCC/MinGW compiler for Windows development. If you're a minimalist who doesn't like the idea of auto-completion, syntax highlighting and all those fancy drop-downs, then you might prefer to use a normal text editor and use SDCC from the command line.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-1571695809381902394?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/1571695809381902394/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-best-free-c-compiler-to.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1571695809381902394'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1571695809381902394'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-best-free-c-compiler-to.html' title='What is the best free c compiler to download to learn the language?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-8352297809686471130</id><published>2009-07-14T18:14:00.000-07:00</published><updated>2009-07-14T18:14:07.887-07:00</updated><title type='text'>Where can i download Turbo C/C++ compiler for free?</title><content type='html'>The latest edition of Turbo compiler is Turbo pro&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Where can i download Turbo C/C++ compiler for free?&lt;br&gt;Here you go&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.thefreecountry.com/compilers/...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;///&lt;br&gt;Reply:if you want to download C/C++ compiler or another compiler you &lt;br&gt;&lt;br /&gt;&lt;br /&gt;search in the torrent sites &lt;br&gt;&lt;br /&gt;&lt;br /&gt;in case you don't know how first you should download one of the torrent softwares like (bitcomet,azureus) then you go one of the &lt;br&gt;&lt;br /&gt;&lt;br /&gt;torrent sites and search for your need example(www.torrnetspy.com)&lt;br&gt;Reply:You can find it at the official borland download site&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.borland.com/downloads/downloa...&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-8352297809686471130?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/8352297809686471130/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-download-turbo-cc-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8352297809686471130'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8352297809686471130'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-download-turbo-cc-compiler.html' title='Where can i download Turbo C/C++ compiler for free?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-5608765268124749251</id><published>2009-07-14T18:13:00.002-07:00</published><updated>2009-07-14T18:13:45.063-07:00</updated><title type='text'>Where do i download a c++ compiler for my amd processor?</title><content type='html'>where do i download a c++ comp;ier for my amd processor? it must work on windows n not dos&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Where do i download a c++ compiler for my amd processor?&lt;br&gt;I've used this site for a long time.  Pulls together links to free programmers tools..&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;thefreecountry.com&lt;br&gt;Reply:Code gear dot com has borland c++ compiler as a free download. Other c++ applications only offer a 30 day trial for builder.  http://www.codegear.com/downloads/free/c...&lt;br&gt;Reply:http://www.microsoft.com/express/vc/&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Free Express version of visual C++&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Depends what your application is to which compiler is best to use&lt;br&gt;Reply:http://www.gnu.org&lt;br&gt;Reply:i use this http://www.bloodshed.net/devcpp.html&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-5608765268124749251?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/5608765268124749251/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-do-i-download-c-compiler-for-my_14.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5608765268124749251'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5608765268124749251'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-do-i-download-c-compiler-for-my_14.html' title='Where do i download a c++ compiler for my amd processor?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-337193011081331708</id><published>2009-07-14T18:13:00.001-07:00</published><updated>2009-07-14T18:13:36.117-07:00</updated><title type='text'>Where do i download a c++ compiler for my amd processor?</title><content type='html'>where do i download a c++ comp;ier for my amd processor? it must work on windows n not dos&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Where do i download a c++ compiler for my amd processor?&lt;br&gt;try: www.amd.com , as intel makes their own compliers for their processors.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Use the Dev-C++ as well, its multi-platform:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;www.bloodshed.net&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Or go with microsofts C++ complier:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;www.msdn.com&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://2online-florists.blogspot.com/&gt;online florists&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-337193011081331708?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/337193011081331708/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-do-i-download-c-compiler-for-my.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/337193011081331708'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/337193011081331708'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-do-i-download-c-compiler-for-my.html' title='Where do i download a c++ compiler for my amd processor?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-6969051411236087958</id><published>2009-07-14T18:13:00.000-07:00</published><updated>2009-07-14T18:13:15.502-07:00</updated><title type='text'>I think C++ Compiler is not working correctly?</title><content type='html'>I'm using Dev-C++ to make a game when I compile it gets an error and I know that it's correct and when I put something I know is a error to see if it's compiling correctly it does not even gives me the message there is an error like the one I put but it continues to give me that same error that I know is correct.Also as the project gets bigger I try to compile it and it always is correct with no error even though there is one but the SyntaxCheck it finds the error.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I think C++ Compiler is not working correctly?&lt;br&gt;The best C++ compiles is Borland C++, but u can also use Visual C++, as lots of softwares are made using this. Okay for ur errors reinstall the compiles again and do not forget to register the enviornment variables as they are very important for C++ compiles to run properly.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Neo&lt;br&gt;Reply:You really have to be a lot more specific but I can think of something: Compiler bug! This means you have to reinstall or find another compiler like suggested above (Borland or Visual C++)&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-6969051411236087958?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/6969051411236087958/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-think-c-compiler-is-not-working.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6969051411236087958'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6969051411236087958'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-think-c-compiler-is-not-working.html' title='I think C++ Compiler is not working correctly?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-6987827264741471905</id><published>2009-07-14T18:12:00.002-07:00</published><updated>2009-07-14T18:12:51.836-07:00</updated><title type='text'>Question on using Dev C++ compiler?</title><content type='html'>Well, this is quite weird.Everything is alright untill I try to "execute" the already compiled program written in C language.It actually executes, but the outputs window closes (disappears) at once.The two ways suggested in the Help menu are no use so I really need HELP!!!&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Question on using Dev C++ compiler?&lt;br&gt;you can try either system("pause")&lt;br&gt;&lt;br /&gt;&lt;br /&gt;or use cin.get() to wait until the enter key is pressed to continue. (iostream library).&lt;br&gt;Reply:try &lt;br&gt;&lt;br /&gt;&lt;br /&gt;system("PAUSE");&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-6987827264741471905?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/6987827264741471905/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/question-on-using-dev-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6987827264741471905'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6987827264741471905'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/question-on-using-dev-c-compiler.html' title='Question on using Dev C++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-2241412738231989914</id><published>2009-07-14T18:12:00.001-07:00</published><updated>2009-07-14T18:12:26.342-07:00</updated><title type='text'>I have downloaded borland c++ compiler.it says installation completed sucessfully but am not able to work.?</title><content type='html'>i have tried other compilers also but am not able to program in it. kindly guide me through the process or sugest me a site to download free compiler.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I have downloaded borland c++ compiler.it says installation completed sucessfully but am not able to work.?&lt;br&gt;You need to set the directories for it ... Click on Options -%26gt; Directories %26amp; check whether you've set the include %26amp; the library options correctly ......&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;If you need any further technical assistance please feel free to mail me at s_karthik22@hotmail.com&lt;br&gt;Reply:go to "Directories option" and see if it has the correct path for the lib %26amp; bin files.  usually we use "C:\TC" for lib %26amp; bin files but in some case it could be "C:\TC\BIN"  and  "C:\TC\LIB"  aswell.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-2241412738231989914?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/2241412738231989914/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-have-downloaded-borland-c-compilerit.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2241412738231989914'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2241412738231989914'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-have-downloaded-borland-c-compilerit.html' title='I have downloaded borland c++ compiler.it says installation completed sucessfully but am not able to work.?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-6005713123760598188</id><published>2009-07-14T18:12:00.000-07:00</published><updated>2009-07-14T18:12:03.562-07:00</updated><title type='text'>I just downloaded the Intel C++ Compiler, and I was wonder how i am supposed to make a program with this.?</title><content type='html'>I'm a newbie programmer, and I just got this compiler. I want to know how i'm supposed to start a new file to make a program in, as this compiler runs as a command line compiler.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I just downloaded the Intel C++ Compiler, and I was wonder how i am supposed to make a program with this.?&lt;br&gt;You need to write source code first. You write a program in a text editor like notepad, then save it, and run nameofcompiler nameofsource and it saves it as a binary file that you execute.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;There are some C++ Development Environments. Check out Bloodshed Software's Dev-C++&lt;br&gt;Reply:icl some_sourcefile.c&lt;br&gt;&lt;br /&gt;&lt;br /&gt;You do know the Intel website does have documentation.&lt;br&gt;Reply:OMG a command line compiler. those are ancient.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;nowadays ppl use Visual Studio .NET for writing programs in C++ (well actually Visual C++ .NET). i know it's expensive, but it is the best tool for the job&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;sorry i can't help with command line compilers&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://2flowers-uk.blogspot.com/&gt;flowers uk&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-6005713123760598188?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/6005713123760598188/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-just-downloaded-intel-c-compiler-and.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6005713123760598188'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6005713123760598188'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-just-downloaded-intel-c-compiler-and.html' title='I just downloaded the Intel C++ Compiler, and I was wonder how i am supposed to make a program with this.?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-54989720386557654</id><published>2009-07-14T18:11:00.001-07:00</published><updated>2009-07-14T18:11:36.920-07:00</updated><title type='text'>Where can I find a free C compiler for Ubuntu 7.04?</title><content type='html'>I've tried gcc, the one that comes with Ubuntu, but it chucks this back at me...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;james@james-desktop:~$ gcc guess.c&lt;br&gt;&lt;br /&gt;&lt;br /&gt;guess.c:6:19: error: stdio.h: No such file or directory&lt;br&gt;&lt;br /&gt;&lt;br /&gt;guess.c:7:56: error: stdlib.h: No such file or directory&lt;br&gt;&lt;br /&gt;&lt;br /&gt;guess.c:8:47: error: time.h: No such file or directory&lt;br&gt;&lt;br /&gt;&lt;br /&gt;guess.c: In function ‘main’:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;guess.c:15: error: ‘NULL’ undeclared (first use in this function)&lt;br&gt;&lt;br /&gt;&lt;br /&gt;guess.c:15: error: (Each undeclared identifier is reported only once&lt;br&gt;&lt;br /&gt;&lt;br /&gt;guess.c:15: error: for each function it appears in.)&lt;br&gt;&lt;br /&gt;&lt;br /&gt;guess.c:20: warning: incompatible implicit declaration of built-in function ‘printf’&lt;br&gt;&lt;br /&gt;&lt;br /&gt;guess.c:28: warning: incompatible implicit declaration of built-in function ‘scanf’&lt;br&gt;&lt;br /&gt;&lt;br /&gt;guess.c:44:2: warning: no newline at end of file&lt;br&gt;&lt;br /&gt;&lt;br /&gt;james@james-desktop:~$ gcc&lt;br&gt;&lt;br /&gt;&lt;br /&gt;gcc: no input files&lt;br&gt;&lt;br /&gt;&lt;br /&gt;james@james-desktop:~$ &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;which I guess means that it has not compiled! What's wrong?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Where can I find a free C compiler for Ubuntu 7.04?&lt;br&gt;You are missing the header files that normally come as standard. Ubuntu must have decided that most users don't need to compile stuff. &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;The first three lines are the problem, the ones after that are caused by those missing header files.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;This is easily fixed. &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;sudo apt-get install build-essential&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Enjoy&lt;br&gt;Reply:guess.c:44:2: warning: no newline at end of file&lt;br&gt;&lt;br /&gt;&lt;br /&gt;This line is only a warning (not an error). So you probably have compiled your program.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;The warning means that you should go to the last character of your program and hit "Enter". This will add a "carriage return" at the end of the last line. It will probably make the compiler happy.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-54989720386557654?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/54989720386557654/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-find-free-c-compiler-for.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/54989720386557654'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/54989720386557654'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-find-free-c-compiler-for.html' title='Where can I find a free C compiler for Ubuntu 7.04?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-5276408356392325456</id><published>2009-07-14T18:11:00.000-07:00</published><updated>2009-07-14T18:11:14.136-07:00</updated><title type='text'>Dev-C++ compiler problems?</title><content type='html'>Every time I create a program that doesn't prompt for cin input, the execution window closes immediately after the program executes. Therefore, to me it just displays a "flash" of the program. I am not familiar with this compiler like I am with M. Visual Studio, so I don't know how to fix it. Are there any options that need to be changed so that the execution window doesn't automatically exit? Could you tell me step by step how to do that? &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Thanks.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Dev-C++ compiler problems?&lt;br&gt;that's because you're compiling a command line program. So when the program is started, a command line window is spawned, your program is executed, and afterwards, when your program exits, the command line window exits, too.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;things could be worse: if you write a Win32 program which does not have a dialog window, you don't even see the flash, you don't see anything.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Some solutions were suggested, an alternative is to start cmd.exe, go to the directory where your exe file is, and start it from the command line.&lt;br&gt;Reply:Adding system("pause"); in your code will cause the program to wait for a key to be pressed before it continues allowing you to see the program.&lt;br&gt;Reply:Hi USAman!!! What's up? Ahhhh I'm soo bored right now! I'd totally help you if I knew that much about computers...&lt;br&gt;Reply:The MS compiler does that automatically.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;To keep the code portable use this macro.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;#ifndef _MSC_VER&lt;br&gt;&lt;br /&gt;&lt;br /&gt;system("pause");&lt;br&gt;&lt;br /&gt;&lt;br /&gt;#endif&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Include the %26lt;cstdlib%26gt; header to use the system function.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-5276408356392325456?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/5276408356392325456/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/dev-c-compiler-problems.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5276408356392325456'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5276408356392325456'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/dev-c-compiler-problems.html' title='Dev-C++ compiler problems?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-3250308087602448793</id><published>2009-07-14T18:10:00.002-07:00</published><updated>2009-07-14T18:10:49.052-07:00</updated><title type='text'>Which is good c,c++ compiler with IDE?</title><content type='html'>I have been using turbo c++  for dos , i want to shift to windows applications which is the best c,c++ IDE i want something other than visual c++ express microsoft  , cygnu , dev-4.9&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Which is good c,c++ compiler with IDE?&lt;br&gt;I started using the Watcom compiler which is now free from:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.openwatcom.org/index.php/Down...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Most of my C/C++ source codes for Windows are on my website (free):&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://freespace.virgin.net/roy.longbott...&lt;br&gt;Reply:You can also use vi in windows, and customize it to compile your source.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;You can try borland C++ IDE&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Eclipse IDE with C++ plugin&lt;br&gt;&lt;br /&gt;&lt;br /&gt;netbeans with C++ plugin&lt;br&gt;Reply:check Qt-designer from troll tech&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-3250308087602448793?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/3250308087602448793/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/which-is-good-cc-compiler-with-ide.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3250308087602448793'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3250308087602448793'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/which-is-good-cc-compiler-with-ide.html' title='Which is good c,c++ compiler with IDE?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-3247319507797883122</id><published>2009-07-14T18:10:00.001-07:00</published><updated>2009-07-14T18:10:25.056-07:00</updated><title type='text'>How can I get a C++ compiler and debugger to work in Eclipse?</title><content type='html'>I am using Java with Eclipse and I want to be able to have the option of using C++ with Eclipse as well.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I just plan to mentor students and want to make sure that the C++ code that I give them really works.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I know how to use Eclipse to develop Java code, so I want to use the same IDE to develop C++ code.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I don't need to mix Java and C++ or anything like that.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;How can I get a C++ compiler and debugger to work in Eclipse?&lt;br&gt;There is a separate eclipse editor for c++ and c.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;download it from eclipse.org, as u know eclipse is free.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://1hamper.blogspot.com/&gt;hamper&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-3247319507797883122?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/3247319507797883122/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-can-i-get-c-compiler-and-debugger.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3247319507797883122'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3247319507797883122'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-can-i-get-c-compiler-and-debugger.html' title='How can I get a C++ compiler and debugger to work in Eclipse?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-5882400922393963189</id><published>2009-07-14T18:10:00.000-07:00</published><updated>2009-07-14T18:10:08.523-07:00</updated><title type='text'>I need a C compiler?</title><content type='html'>What compiler is there for me to use on a Windows XP machine and how do I install it once I've downloaded it off the internet. And how do I get it up so I can enter my Computer commands. I'm new to this.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I need a C compiler?&lt;br&gt;This might help&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://cc.uoregon.edu/cnews/spring2003/f...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;You will also find free compilers here from microsoft as well as tutorials&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.microsoft.com/express/vc/&lt;br&gt;Reply:Try C-free at http://www.programarts.com&lt;br&gt;&lt;br /&gt;&lt;br /&gt;It's a free compiler.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-5882400922393963189?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/5882400922393963189/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-need-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5882400922393963189'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5882400922393963189'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-need-c-compiler.html' title='I need a C compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-2924298848958883817</id><published>2009-07-14T18:09:00.002-07:00</published><updated>2009-07-14T18:09:51.866-07:00</updated><title type='text'>Boralnd c++ compiler?</title><content type='html'>Hi,&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I need to complie my code using bcc32 and ilink32&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;any body can help with command line&lt;br&gt;&lt;br /&gt;&lt;br /&gt;-----------&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I dont want to use bcc32 to compile and make exe&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I want to use ilink32 to create exe file&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;bcc32 -c mycode.cpp&lt;br&gt;&lt;br /&gt;&lt;br /&gt;ilink32 ????&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I have concole app not winodws application&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Boralnd c++ compiler?&lt;br&gt;A really good compiler for c++ is DevC++&lt;br&gt;&lt;br /&gt;&lt;br /&gt;It is free and powerful. you should try it.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;For other information about programs, scripts and internet visit http://sf-zone.net&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-2924298848958883817?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/2924298848958883817/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/boralnd-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2924298848958883817'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2924298848958883817'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/boralnd-c-compiler.html' title='Boralnd c++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-3834283833954213517</id><published>2009-07-14T18:09:00.001-07:00</published><updated>2009-07-14T18:09:31.103-07:00</updated><title type='text'>C compiler for linux?</title><content type='html'>I have anjuta and I know how to use the g++ command on terminal but they only make linux executables. I want to know, is there any linux program that can make windows executables? I used WINE windows emulator and installed bloodshed Dev-C++ but I get a list of errors when trying to compile, most of them say 'Linker Error' in front of them. Please just tell me a Linux program that will compile C scripts into windows programs..! I am using Ubuntu operating system.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;C compiler for linux?&lt;br&gt;There's no such thing. &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Well, almost. &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;You're looking for a cross-compiler. GCC and perhaps some other suites do exist as cross-compilers, however those are very hard to come by and the effort of building one yourself is not worth it for most practical purposes. &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;The previous answer is misleading. MinGW mentioned above is NOT cross-compiler - it's a compiler that works on Windows and produces binaries for Windows.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;If Linux is the only machine you have access to, install VMWare Server onto it (Free) and run Windows in it with any normal Windows compiler, like Microsoft Visual C++ 2008 Express (Free) or GCC or even that MinGW. &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;WINE will probably work too, but it's not as robust.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;The linker errors you're getting most likely have to do with your program - work through them. If you get a lot of errors, the problems are likely in your program code - not in compiler - you need to port the code to Windows.&lt;br&gt;Reply:http://www.mingw.org/&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;@General Cucombre: Had you bothered to read for more than 5 seconds, you would know that MinGW runs on Linux.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://packages.ubuntu.com/feisty/mingw3...&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-3834283833954213517?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/3834283833954213517/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/c-compiler-for-linux.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3834283833954213517'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3834283833954213517'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/c-compiler-for-linux.html' title='C compiler for linux?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-2809738927223626024</id><published>2009-07-14T18:09:00.000-07:00</published><updated>2009-07-14T18:09:17.159-07:00</updated><title type='text'>How can I find if I have any C compiler in Windows using Command Prompt commands?</title><content type='html'>If I can, what command should I use? I want the command which can tell me If I have any C compilers installed in my system. Operating System is XP.Thanks for help in advance.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;How can I find if I have any C compiler in Windows using Command Prompt commands?&lt;br&gt;XP doesn't come with any C compliers. You can get one for it though. Go to http://gcc.gnu.org&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://1bloom.blogspot.com/&gt;bloom&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-2809738927223626024?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/2809738927223626024/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-can-i-find-if-i-have-any-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2809738927223626024'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2809738927223626024'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-can-i-find-if-i-have-any-c-compiler.html' title='How can I find if I have any C compiler in Windows using Command Prompt commands?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-4464695335779065580</id><published>2009-07-14T18:08:00.001-07:00</published><updated>2009-07-14T18:08:51.115-07:00</updated><title type='text'>Where can I get a free C/C++ compiler?</title><content type='html'>I am trying to learn how to program in the C programming language, but I can't find any free compilers that work. Please help!&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Where can I get a free C/C++ compiler?&lt;br&gt;GCC is an open-source C/C++ compiler and is freely available at http://gcc.gnu.org/install/binaries.html You can also download the Borland compiler for free at www.borland.com/bcppbuilder/freecompiler...&lt;br&gt;Reply:http://gcc.gnu.org/&lt;br&gt;Reply:dev-C++ is the one I use, you can get it at: http://www.bloodshed.net/dev/devcpp.html Another one I know of is called CYGWIN but I hear it is a pain to install. I'm not sure where to get it, but you can probably find it with google.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;By the way, since you are just learning the language, C++ for dummies is a great book, and it comes with dev-C++ software.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-4464695335779065580?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/4464695335779065580/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-get-free-cc-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/4464695335779065580'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/4464695335779065580'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-get-free-cc-compiler.html' title='Where can I get a free C/C++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-5516434836414870439</id><published>2009-07-14T18:08:00.000-07:00</published><updated>2009-07-14T18:08:20.722-07:00</updated><title type='text'>I want a  free turbo c,c++,compiler to install my pc.please inform a good website name?</title><content type='html'>my teacher recommends the same.Is it very good to improve my programming skill.If anybody knows the best other c compilers ,please inform .&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I want a  free turbo c,c++,compiler to install my pc.please inform a good website name?&lt;br&gt;Turbo C++ version 1.01 (also supports ANSI C) can be downloaded from the Borland website free of charge. &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Download link: http://dn.codegear.com/article/images/21...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;How to install? : http://dn.codegear.com/article/21751&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;It's a good compiler for beginners; very easy to start with.&lt;br&gt;Reply:go to the site &lt;br&gt;&lt;br /&gt;&lt;br /&gt;download.com&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;search for the compilers&lt;br&gt;Reply:www.c+dimunedndo.com&lt;br&gt;Reply:I would suggest getting the Eclipse IDE and then adding the C++ plug-in.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Eclipse is a good development environment and the plug-in has examples that should allow you a good start.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Link Below...... It is free from Sun.&lt;br&gt;Reply:Dev C++ is a great compiler and it is under the GNU license.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;It may not be Turbo C/C++ yet it is great to work with and will bring you one step closer to the major professional tools like Borland C++ and Visual Studio 2005.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.bloodshed.net/devcpp.html&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-5516434836414870439?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/5516434836414870439/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-want-free-turbo-cccompiler-to-install.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5516434836414870439'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5516434836414870439'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-want-free-turbo-cccompiler-to-install.html' title='I want a  free turbo c,c++,compiler to install my pc.please inform a good website name?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-3881908573253678913</id><published>2009-07-14T18:07:00.002-07:00</published><updated>2009-07-14T18:07:53.011-07:00</updated><title type='text'>Does anyone know a good C++ compiler for Mac?</title><content type='html'>I want to learn C++, and have a Mac OS X Tiger.  Are there any good compilers I can download off the internet for free?  I want something like NetBeans or JCreater, but for C++ and not Java.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Does anyone know a good C++ compiler for Mac?&lt;br&gt;You can use Xcode (http://www.apple.com/macosx/features/xco... to compile C++, C, Java, and a variety of other things.  I also believe it comes with Mac OS X Tiger (it's made by Apple, but if it doesn't come on your Mac check out the first site).  Take a look at this article:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.macworld.com/weblogs/macosxhi...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Good luck, C++ is a hard language.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;-Vainentree&lt;br&gt;Reply:This site looks really good: The one for Mac is down the page a ways :&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.thefreecountry.com/compilers/...&lt;br&gt;Reply:Yeah, use Xcode.   It's on your Tiger installation DVD.&lt;br&gt;Reply:The Mac comes with GCC - the GNU C and C++ compiler. However, for developing software, you'll probably want to install the developer applications from the Tiger CD that came with your Mac - they're not installed by default.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-3881908573253678913?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/3881908573253678913/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/does-anyone-know-good-c-compiler-for.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3881908573253678913'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3881908573253678913'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/does-anyone-know-good-c-compiler-for.html' title='Does anyone know a good C++ compiler for Mac?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-8008633273815083042</id><published>2009-07-14T18:07:00.001-07:00</published><updated>2009-07-14T18:07:46.714-07:00</updated><title type='text'>What is a c++ compiler for vista?</title><content type='html'>i used to have windows xp, and i used dev-c++. but when i use that with vista, it wont compile. what are some good c++ compilers that i can use with vista? is visual studio hard to use?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;What is a c++ compiler for vista?&lt;br&gt;One of the things you'll need to learn as a programmer is to do your diligent Googling and reading. You won't survive very long and otherwise.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;If you had bothered to check the Dev-C++ sourceforge site for Vista issues, you would have been linked to this: http://sourceforge.net/forum/message.php...&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://2dogwood.blogspot.com/&gt;dogwood&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-8008633273815083042?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/8008633273815083042/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-c-compiler-for-vista.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8008633273815083042'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8008633273815083042'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-c-compiler-for-vista.html' title='What is a c++ compiler for vista?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-1705150515944951547</id><published>2009-07-14T18:07:00.000-07:00</published><updated>2009-07-14T18:07:22.850-07:00</updated><title type='text'>Commercial C/C++ Compiler for Linux?</title><content type='html'>Hello,&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;  Can anyone recommend C and C++ compilers that may be used to compile binaries for commercial (non-GNU) distribution?  I'm primarily familiar with GCC and G++, but given that these are both GNU products, I'm pretty sure using them to compile commercial software (for which the source is not publicly available) would be prohibited?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Commercial C/C++ Compiler for Linux?&lt;br&gt;First, it's not only legal, expected, and&lt;br&gt;&lt;br /&gt;&lt;br /&gt;encouraged to use GNU compilers for commercial&lt;br&gt;&lt;br /&gt;&lt;br /&gt;software, but it is common practice by *many*&lt;br&gt;&lt;br /&gt;&lt;br /&gt;software vendors.  The software is free, but you&lt;br&gt;&lt;br /&gt;&lt;br /&gt;have to pay if you want support (typically to&lt;br&gt;&lt;br /&gt;&lt;br /&gt;RedHat).&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Second, GNU's not the only game in town.  Sun has&lt;br&gt;&lt;br /&gt;&lt;br /&gt;made it's suite of SunStudio tools available on&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Linux (as well as on Solaris) via the same&lt;br&gt;&lt;br /&gt;&lt;br /&gt;model.  The software is free to download and use;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;you pay Sun if you want support.  Start at:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://developers.sun.com/sunstudio/down...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Finally, if you want more options, check out the&lt;br&gt;&lt;br /&gt;&lt;br /&gt;compilers from the "Portland Group" and from&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Intel (icc).&lt;br&gt;Reply:Intel has a well-known C/C++ compiler for Linux.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.intel.com/cd/software/product...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;But in reality, you can simply use gcc. As long as you don't link to a GPL library, you should be fine. LGPL libraries are okay, as long as you don't change anything in the libraries.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-1705150515944951547?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/1705150515944951547/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/commercial-cc-compiler-for-linux.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1705150515944951547'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1705150515944951547'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/commercial-cc-compiler-for-linux.html' title='Commercial C/C++ Compiler for Linux?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-7609212085356456998</id><published>2009-07-14T18:06:00.003-07:00</published><updated>2009-07-14T18:06:59.754-07:00</updated><title type='text'>C compiler help please?</title><content type='html'>I downloaded DevC++.. It compilers, make exe file but when it tries to run the DOS promt snaps one second and thats it no running&lt;br&gt;&lt;br /&gt;&lt;br /&gt;even simple codes like &lt;br&gt;&lt;br /&gt;&lt;br /&gt;#include %26lt;stdio.h%26gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;int main(void)&lt;br&gt;&lt;br /&gt;&lt;br /&gt;{&lt;br&gt;&lt;br /&gt;&lt;br /&gt;char ch='a';&lt;br&gt;&lt;br /&gt;&lt;br /&gt;int i=97;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;printf("value of ch: %c; value of i: %c \n", ch,i);&lt;br&gt;&lt;br /&gt;&lt;br /&gt;return 0;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;}&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;C compiler help please?&lt;br&gt;use gethch(); before closing curly braces in  your program to pause the till yuo press any key&lt;br&gt;Reply:Hi,&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Include the following line before the "return 0;" statement,&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;getch();&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;This statement will make your program to wait for the user to press a key from the keyboard; and hence your DOS window will not close with a flash and will wait for you to press a key.&lt;br&gt;Reply:Try running the programs under the DOS prompt.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;This is a console programs which open a DOS style output screen then close it when finished.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;But if you are already running a DOS prompt, then the output of this program will go to this screen.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-7609212085356456998?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/7609212085356456998/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/c-compiler-help-please.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7609212085356456998'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7609212085356456998'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/c-compiler-help-please.html' title='C compiler help please?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-8120528248807743243</id><published>2009-07-14T18:06:00.002-07:00</published><updated>2009-07-14T18:06:32.799-07:00</updated><title type='text'>C++ compiler and guide?</title><content type='html'>I am interested in programming and so far I only know Visual Basic, Basic, and QBasic, not so amazing. Anyway, lately I have grown interest in C++ and want to learn it. I know C++ is a massive language but are there any compilers? guides? to get statrted? I like using the 32-bit compilers, but it doesn't make a difference. Also, I have VIsual Studio.NET 2003, but I don't know hwo to use it with Visual C++. Even teaching me how to program Hello World would be fine.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;C++ compiler and guide?&lt;br&gt;Well, if you'd like to find a larger selection of compilers (though Bloodshed Dev-C++ is excellent) as well as links to tutorials, try out the URL below.  It has a very nice selection of reviews, articles, tutorials, compilers in lots of languages and other programming tools.  Good luck.&lt;br&gt;Reply:for C++ u may refer to "Exploring C++" by "YESHWANTH KNETHKAR ".&lt;br&gt;Reply:http://www.bloodshed.net/devcpp.html&lt;br&gt;Reply:#include %26lt;iostream.h%26gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;main()&lt;br&gt;&lt;br /&gt;&lt;br /&gt;{&lt;br&gt;&lt;br /&gt;&lt;br /&gt;    for(;;)&lt;br&gt;&lt;br /&gt;&lt;br /&gt;    {&lt;br&gt;&lt;br /&gt;&lt;br /&gt;        cout %26lt;%26lt; "Hello World! ";&lt;br&gt;&lt;br /&gt;&lt;br /&gt;    }}&lt;br&gt;&lt;br /&gt;&lt;br /&gt;is the way to write in C++..on visual basic you have the option to choose C++ as a language. you kinda have to play with it, but there are lots of web sites to get you started&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-8120528248807743243?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/8120528248807743243/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/c-compiler-and-guide.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8120528248807743243'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8120528248807743243'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/c-compiler-and-guide.html' title='C++ compiler and guide?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-2098743947023826999</id><published>2009-07-14T18:06:00.001-07:00</published><updated>2009-07-14T18:06:21.156-07:00</updated><title type='text'>I have a ubuntu 7.04 live cd ... can someone please tell me how i can activate the c compiler in ubuntu..?</title><content type='html'>( i am currently unable to implement c prog in ubuntu .. want to mainly know how to activate the compiler)&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I have a ubuntu 7.04 live cd ... can someone please tell me how i can activate the c compiler in ubuntu..?&lt;br&gt;Hi!&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;The main compiler programs are not installed by default when you first install Ubuntu. If you just install gcc, you will have the compiler, but you might miss some libraries which might be helpful as you keep on developing. To install all these libraries and some things that might be helpful, you must install the build-essential package, just open a terminal and write&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;sudo apt-get install build-essential&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I hope this will help you!&lt;br&gt;Reply:sandy honey try this link it might help you&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.futuredesktop.com/ubuntu7.04....&lt;br&gt;Reply:Open up a terminal and type:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;sudo apt-get install gcc&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Then it might ask you to type in your password, so type it in and press enter.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Then all you have to do is write your C source in a text editor and use GCC like normal.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;To find out how to use GCC and it's options type into the terminal:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;man gcc&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://4redbud.blogspot.com/&gt;redbud&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-2098743947023826999?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/2098743947023826999/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-have-ubuntu-704-live-cd-can-someone.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2098743947023826999'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2098743947023826999'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-have-ubuntu-704-live-cd-can-someone.html' title='I have a ubuntu 7.04 live cd ... can someone please tell me how i can activate the c compiler in ubuntu..?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-5295459419688401139</id><published>2009-07-14T18:06:00.000-07:00</published><updated>2009-07-14T18:06:01.275-07:00</updated><title type='text'>Many of the dos programs are not running on my sys like dave(game), TURBO C compiler etc.why?</title><content type='html'>mine is a n-videa graphics card ,some people say it will not support some programs s is it true?and please give me a link to download a c compiler which supports graphics programs on windos?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Many of the dos programs are not running on my sys like dave(game), TURBO C compiler etc.why?&lt;br&gt;many DOS based programs were designed to interact directly with the hardware, especially games to get a performance boost. With Windows 95, Microsoft started discouraging this as it caused instability with the OS. Hence DirectX for gaming. Applications now need to interact with an API to access the hardware. This abstraction layer prevents a application from grabbing the hardware and preventing all other apps from accessing it. &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Sorry, find a Windows alternative to those apps or create a DOS 6.x partition on your computer and dual-boot.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-5295459419688401139?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/5295459419688401139/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/many-of-dos-programs-are-not-running-on.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5295459419688401139'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5295459419688401139'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/many-of-dos-programs-are-not-running-on.html' title='Many of the dos programs are not running on my sys like dave(game), TURBO C compiler etc.why?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-6472463957186602913</id><published>2009-07-14T18:05:00.002-07:00</published><updated>2009-07-14T18:05:52.031-07:00</updated><title type='text'>Can Anyone Tell me how I can tell me how i know if I have a C++ compiler???!?!?</title><content type='html'>I have 3D developers studio for Visual C++ But I can't tell if I have a compiler, And I acually need to talk to some one if possible Just about C++  in general.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Can Anyone Tell me how I can tell me how i know if I have a C++ compiler???!?!?&lt;br&gt;If you have VS, you have compiler.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;To test if you have the compiler, click debug -%26gt; compile from Visual Studio window.&lt;br&gt;Reply:"...how I can tell me..."?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-6472463957186602913?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/6472463957186602913/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/can-anyone-tell-me-how-i-can-tell-me.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6472463957186602913'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6472463957186602913'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/can-anyone-tell-me-how-i-can-tell-me.html' title='Can Anyone Tell me how I can tell me how i know if I have a C++ compiler???!?!?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-6861185483179585627</id><published>2009-07-14T18:05:00.001-07:00</published><updated>2009-07-14T18:05:32.881-07:00</updated><title type='text'>How can I find out if my Mac OS X computer has a C++ compiler already included?</title><content type='html'>I was told that Macs already come with a C++ compiler included, however, I'm not so sure how and where to look for it. Can anybody tell me how to find it? My Mac is version 10.4.7&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;How can I find out if my Mac OS X computer has a C++ compiler already included?&lt;br&gt;Your Mac probably does not come with the compiler installed, though it should come with an XCode installer on the CD/DVD, which will give you a compiler (GCC).  In the event your system does already have the (GCC) compiler installed, you can verify such by going to Terminal and typing 'cc', 'gcc' or 'g++'.  If any of these binaries already exist, the system should find one somewhere among your path.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Hoping everything works out as it should.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-6861185483179585627?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/6861185483179585627/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-can-i-find-out-if-my-mac-os-x.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6861185483179585627'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6861185483179585627'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-can-i-find-out-if-my-mac-os-x.html' title='How can I find out if my Mac OS X computer has a C++ compiler already included?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-1274449421858975114</id><published>2009-07-14T18:05:00.000-07:00</published><updated>2009-07-14T18:05:15.269-07:00</updated><title type='text'>Where can i download a completely free version of the best C compiler and editor with rich libraries?</title><content type='html'>I am a beginner but will devote about 15 hrs a day to learning C for the next 3 months so would appreciate direction on getting the best editor and compiler to work with. I have windows XP Professional. thanks!&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Where can i download a completely free version of the best C compiler and editor with rich libraries?&lt;br&gt;well, the best c compiler and editors would be 'not-free'.  but I do a lot of c code and a good place to start is to buy a book that comes with a cd (if you're going to spend that much time learning, you might as well have some tools, eh?). I've liked wiley teach yourself c++.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;However, if you are dead-set on downloading tools and learning from the net, then here is what I use (it's all free).  &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;*editor: textpad from textpad.com is a great tool.  The only thing I dont use it for is php (dreamweaver is a tad better), but both c and java work well in textpad.  &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;*compiling: the best compilers are gcc (only for linux) and viual studio ($$), but quincy '99 is an adequate compiler, and the one I have on my laptop.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;final note: 15 hours a day programming c from the novice stage w/ little programming background may lead to suicidal tendencies...or at least migranes.  C is a monster when it comes to learing how things work, but is *very* flexible with what you can do with it...gl hf&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://sundew4.blogspot.com/&gt;sundew&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-1274449421858975114?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/1274449421858975114/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-download-completely-free_14.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1274449421858975114'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1274449421858975114'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-download-completely-free_14.html' title='Where can i download a completely free version of the best C compiler and editor with rich libraries?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-7158163475540170240</id><published>2009-07-14T18:04:00.000-07:00</published><updated>2009-07-14T18:04:56.658-07:00</updated><title type='text'>Where can i download a completely free version of the best C compiler and editor with rich libraries?</title><content type='html'>I am a beginner but will devote about 15 hrs a day to learning C for the next 3 months so would appreciate direction on getting the best editor and compiler to work with. I have windows XP Professional. thanks!&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Where can i download a completely free version of the best C compiler and editor with rich libraries?&lt;br&gt;Go to Microsoft"s home page.  They have a free C++ and a Visual basic compliler under free software.&lt;br&gt;Reply:You can probably download a completely free version of the best C compiler and editors with rich libraries...from the same place where you can obtain a completely free new car, and a completely free new wardrobe.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Get real.  Pay for the software.  If you don't, the people that make it will quit making it.&lt;br&gt;Reply:to the first responder: you can go **** yourself. seriously. what is wrong with you? the guy wanted to ask for a free software either you help him out or you can keep to yourself. Its people like you take give us computer guys a bad name of sociability. Try Cygwin its a good program.&lt;br&gt;Reply:Try searching for CYGWIN for windows. I have used this for C and C++ and it works well.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-7158163475540170240?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/7158163475540170240/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-download-completely-free.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7158163475540170240'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7158163475540170240'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-download-completely-free.html' title='Where can i download a completely free version of the best C compiler and editor with rich libraries?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-8592135938067267918</id><published>2009-07-12T18:56:00.002-07:00</published><updated>2009-07-12T18:56:31.547-07:00</updated><title type='text'>How do you link the Directx SDK library to the Dev-C++ compiler?</title><content type='html'>How do you link the Directx SDK library to the Dev-C++ compiler, and is the Directx library compatiple with all directx tutorials on the net?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;How do you link the Directx SDK library to the Dev-C++ compiler?&lt;br&gt;I don't use Dev-C++, but according to a tutorial, click on the tools menu and click "compiler options", then click the Directories tab.  Add directories from the Microsoft Directx SDK to the correct items, such as the include files to the include item and library to the library item.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-8592135938067267918?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/8592135938067267918/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-do-you-link-directx-sdk-library-to_12.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8592135938067267918'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8592135938067267918'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-do-you-link-directx-sdk-library-to_12.html' title='How do you link the Directx SDK library to the Dev-C++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-1626356883411959469</id><published>2009-07-12T18:56:00.001-07:00</published><updated>2009-07-12T18:56:16.107-07:00</updated><title type='text'>How do you link the Directx SDK library to the Dev-C++ compiler?</title><content type='html'>How do you link the Directx SDK library to the Dev-C++ compiler, and is the Directx library compatiple with all directx tutorials on the net?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;How do you link the Directx SDK library to the Dev-C++ compiler?&lt;br&gt;Double post, go to:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://answers.yahoo.com/question/index;...&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://2baby-breath.blogspot.com/&gt;baby breath&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-1626356883411959469?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/1626356883411959469/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-do-you-link-directx-sdk-library-to.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1626356883411959469'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1626356883411959469'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-do-you-link-directx-sdk-library-to.html' title='How do you link the Directx SDK library to the Dev-C++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-2254534265128497858</id><published>2009-07-12T18:56:00.000-07:00</published><updated>2009-07-12T18:56:00.280-07:00</updated><title type='text'>Where can I download the latest version of the Turbo C++ compiler?</title><content type='html'>I would like a link to any website that will allow me to download a C compiler.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Where can I download the latest version of the Turbo C++ compiler?&lt;br&gt;If you are fine with any c compiler, you can get visual c++ 2005 express from microsoft site.  It's very good and it's free.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Turbo c++ is quite old and may not support many new c++ features.&lt;br&gt;Reply:Both C and C++ compilers can be had for free download from links to the URL below.  Tutorials, reviews, IDEs, libraries and editors are all available for a wide range of languages and platforms.  Good luck.&lt;br&gt;Reply:www.download.com&lt;br&gt;&lt;br /&gt;&lt;br /&gt;or search it over google orr yahoo.com&lt;br&gt;&lt;br /&gt;&lt;br /&gt;inclose your search phrase within commas&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-2254534265128497858?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/2254534265128497858/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-download-latest-version-of.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2254534265128497858'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2254534265128497858'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-download-latest-version-of.html' title='Where can I download the latest version of the Turbo C++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-1710867543597375619</id><published>2009-07-12T18:55:00.001-07:00</published><updated>2009-07-12T18:55:43.838-07:00</updated><title type='text'>I am new to c programming and i am using win xp system. where can i get a free c compiler &amp; how to install it?</title><content type='html'>i want to know that which compiler will work of windows xp system and after having a c compiler setup, how to install the same. and after that what are the steps to run the programme.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I am new to c programming and i am using win xp system. where can i get a free c compiler %26amp; how to install it?&lt;br&gt;You can get your answer in this question's answers...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://in.answers.yahoo.com/question/ind...&lt;br&gt;Reply:You can't go wrong with GCC.  Whether it's using Cygwin (which I don't recommend for reasons I'll state later), Dev-Cpp (a good IDE), and MinGW you'll be using the Gnu Compiler (GCC).  &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;If you are new to C and programming in general,  I would suggest using an IDE like Dev-Cpp to write your source and for the benefits of an IDE like syntax highlighting.  I would suggest for you not to compile your source in the IDE, though.  The best way to learn what you are doing is by compiling from the command-line.  For this to work effectively, you would need to place 'C:\Dev-Cpp\bin' in your systems path.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Btw, I don't use Cygwin anymore because any binaries you compile with it inherently falls under the GPL.  I have no problem with the GPL but there are other license issues that may arise from this restriction; namely I might wish to release some gear under a BSD style license.  To avoid license issues which you may not understand just yet, just stay clear of Cygwin.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;edit:  With 'c:\dev-cpp\bin' in your path you can still download the MinGW compiler and program from that command-line isntead of using MS's command-line.  It gives you a nice little Unix feel for things.&lt;br&gt;Reply:u can get a turbo C compiler From&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.thefreecountry.com/compilers/...&lt;br&gt;Reply:Like said you really are better of with linux.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;But... cygwin is a complier for windows&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://sourceware.org/cygwin/&lt;br&gt;Reply:If it has to be windows, then try Borland. They are offering free editions of some of their products likes Turbo C++, Turbo Delphi and Turbo C#.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Also Microsoft are offering "Express" editions of Visual Studio, built on .NET etc. You could give that a try.&lt;br&gt;Reply:Click on this link below:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.bloodshed.net/&lt;br&gt;&lt;br /&gt;&lt;br /&gt;this site has free C compilers.&lt;br&gt;Reply:There is a c compiler in the market but its better to download c++ compiler which is freely avalaible everwhere. just search for turbo c++ compiler on google and download it. &lt;br&gt;&lt;br /&gt;&lt;br /&gt;then go to tc.exe or tcc.exe&lt;br&gt;&lt;br /&gt;&lt;br /&gt;write ur prog here, compile with alt+f9 and run it with ctrl+f9.&lt;br&gt;Reply:Basically you are better off downloading Linux as it is better equiped in running and compiling C programs.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;You can have Windows and Linux running on the same hard drive.  You just need to create a Linux partition.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;The compiler is free with Linux as is everything else that goes with it.&lt;br&gt;Reply:u can choose "turbo-c" compiler for programming in c.when installing  just  double click it will automatically installed on ur system.it is a DOS supported program.u can just type the prg&lt;br&gt;&lt;br /&gt;&lt;br /&gt;and run on the system.........&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;try to be well school in c. becoz which is the basic of all programs&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://2yucca.blogspot.com/&gt;yucca&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-1710867543597375619?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/1710867543597375619/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-am-new-to-c-programming-and-i-am.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1710867543597375619'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1710867543597375619'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-am-new-to-c-programming-and-i-am.html' title='I am new to c programming and i am using win xp system. where can i get a free c compiler &amp;amp; how to install it?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-7271368930122334346</id><published>2009-07-12T18:55:00.000-07:00</published><updated>2009-07-12T18:55:19.530-07:00</updated><title type='text'>I need help with learning how to run a c++ compiler program?</title><content type='html'>im trying to learn how to make c++ programs but i cant figure out how to use the compiler. I wrote up something simple and the program says to go to the make menu and go to building option. i cant find either of those.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I need help with learning how to run a c++ compiler program?&lt;br&gt;What compiler are you using?&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Some compilers require a command line, like&lt;br&gt;&lt;br /&gt;&lt;br /&gt;cc myfile.cpp&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Sounds like you have a GUI compiler, and, athough the previous option is available (usually), a GUI interface ties the make process together.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I can't elaborate without more details.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-7271368930122334346?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/7271368930122334346/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-need-help-with-learning-how-to-run-c.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7271368930122334346'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7271368930122334346'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-need-help-with-learning-how-to-run-c.html' title='I need help with learning how to run a c++ compiler program?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-5762692176304740221</id><published>2009-07-12T18:54:00.003-07:00</published><updated>2009-07-12T18:54:55.611-07:00</updated><title type='text'>I am learning how to program in C and am looking for a compiler?</title><content type='html'>For now I prefer a free ANSI C compiler as I am just beginning. Is one available? I tried Turbo C but some examples from the book do not work! I am using Windows Vista Home Premium.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I am learning how to program in C and am looking for a compiler?&lt;br&gt;you can use Miracle C Compiler. &lt;br&gt;&lt;br /&gt;&lt;br /&gt;it the best.&lt;br&gt;Reply:Get it from http://www.thefreecountry.com/compilers/...&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-5762692176304740221?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/5762692176304740221/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-am-learning-how-to-program-in-c-and.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5762692176304740221'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5762692176304740221'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-am-learning-how-to-program-in-c-and.html' title='I am learning how to program in C and am looking for a compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-1102776912643587609</id><published>2009-07-12T18:54:00.002-07:00</published><updated>2009-07-12T18:54:40.662-07:00</updated><title type='text'>Can anyone tell me the best location to download a good C++ Compiler?</title><content type='html'>Or a D compiler.  A Free compiler would be good.  Just for personal use.  I want to learn C++ and a compiler would be good to see how programs run.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Can anyone tell me the best location to download a good C++ Compiler?&lt;br&gt;Try using GCC, it's the free compiler used in Linux and many other free operating systems. It is very capable, though there're quite a lot of differences with commercial compilers.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Also, if programming under Windows you should have a look at Microsoft Visual Studio Express Edition. But it is somewhat limited in licensing terms.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-1102776912643587609?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/1102776912643587609/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/can-anyone-tell-me-best-location-to.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1102776912643587609'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1102776912643587609'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/can-anyone-tell-me-best-location-to.html' title='Can anyone tell me the best location to download a good C++ Compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-4230964241226564527</id><published>2009-07-12T18:54:00.001-07:00</published><updated>2009-07-12T18:54:23.690-07:00</updated><title type='text'>Building a "Hello World" DLL using the Microsoft C++ compiler.?</title><content type='html'>Can anyone help me write a "Hello World" DLL console app. using MS C++ compiler ? Without using the Visual Studio .NET IDE. &lt;br&gt;&lt;br /&gt;&lt;br /&gt;(It seems to be next to impossible getting a simple answer for that question, by trawling the web)&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Building a "Hello World" DLL using the Microsoft C++ compiler.?&lt;br&gt;Here are the steps:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;1. Open the Visual Studio 2005 Command Prompt window. Note: The Visual Studio 2005 Command Prompt automatically sets up the correct path to the Visual C++ compiler and any needed libraries, so it is used instead of the regular Command Prompt window.&lt;br&gt;&lt;br /&gt;&lt;br /&gt; &lt;br&gt;&lt;br /&gt;&lt;br /&gt;2. At the command prompt, type notepad and press Enter. In notepad select the File menu and save the file as hello.cpp and press Enter.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;In Notepad, type the following lines:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;#include %26lt;iostream%26gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;using namespace std;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;int _tmain()&lt;br&gt;&lt;br /&gt;&lt;br /&gt;{&lt;br&gt;&lt;br /&gt;&lt;br /&gt;cout%26lt;%26lt; "Hello World!! " %26lt;%26lt; endl;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;return EXIT_SUCCESS;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;}&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;3. On the File menu, click Save. You have created a Visual C++ source file. On the File menu, click Exit to close Notepad.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;4. At the command line prompt, type cl /EHsc /LD hello.cpp and press Enter. The /EHsc command line option instructs the compiler to enable C++ exception handling while the /LD option sets the file output to a .DLL file.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Look in the folder where the hello.cpp file was saved and you will find a hello.dll file.&lt;br&gt;Reply:I'm not sure what you mean. Do you want a console app, a DLL, or a console app that calls a DLL?&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;  A console app is simple. A DLL is a bit more work. I've never called a DLL from a console app, so I would have to check if that's even possible. Let us know what it is that you're trying to do.&lt;br&gt;Reply:just open a project ... write :&lt;br&gt;&lt;br /&gt;&lt;br /&gt;void main()&lt;br&gt;&lt;br /&gt;&lt;br /&gt;{&lt;br&gt;&lt;br /&gt;&lt;br /&gt;printf("Hello world");&lt;br&gt;&lt;br /&gt;&lt;br /&gt;}&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;and you are done&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://1chrysanthemum.blogspot.com/&gt;chrysanthemum&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-4230964241226564527?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/4230964241226564527/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/building-hello-world-dll-using.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/4230964241226564527'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/4230964241226564527'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/building-hello-world-dll-using.html' title='Building a &quot;Hello World&quot; DLL using the Microsoft C++ compiler.?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-5341901985856565688</id><published>2009-07-12T18:54:00.000-07:00</published><updated>2009-07-12T18:54:07.867-07:00</updated><title type='text'>Please tell where can I find the programming language compiler for C++?</title><content type='html'>Please tell where can I find free IDE for Turbo C++ 3.0 or Borland version of C++ compiler?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Please tell where can I find the programming language compiler for C++?&lt;br&gt;Borlands free c++ compiler can be found at&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.borland.com/downloads/downloa...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I think turbo c++ is outdated, and no longer supported.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Good luck&lt;br&gt;Reply:simply go to neharu place or palika bazare and ask for the same but always aware about the matter is present in it or not.&lt;br&gt;Reply:What you want is not available free, that much you should be knowing.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Free C++ compiler's:  &lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.bloodshed.net&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://directory.fsf.org/devel/compilers...&lt;br&gt;Reply:Google for Free C++ compilers&lt;br&gt;Reply:1)u first copy/install the software.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;2)After that goto (Installed drive:/%26gt;Tc/Bin /(Tcc or Tc).&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-5341901985856565688?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/5341901985856565688/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/please-tell-where-can-i-find.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5341901985856565688'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5341901985856565688'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/please-tell-where-can-i-find.html' title='Please tell where can I find the programming language compiler for C++?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-6804009229974564165</id><published>2009-07-12T18:53:00.003-07:00</published><updated>2009-07-12T18:53:51.696-07:00</updated><title type='text'>Hi I'm a beginner for c language, any free compiler on line?</title><content type='html'>haveing windows xp OS in my pc.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;i want a link for c compiler for free...&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Hi I'm a beginner for c language, any free compiler on line?&lt;br&gt;http://www.acms.arizona.edu/education/op...&lt;br&gt;Reply:You can use Turbo C Compiler.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;It can be used for a beginning stage. And if you want to go further use GCC (In Linux) or You can get MinGW which is Minimal GCC for Windows. Try it out.&lt;br&gt;Reply:C++, The Borland C++ free Compiler #1 -... &lt;br&gt;&lt;br /&gt;&lt;br /&gt;The first line tells the C compiler to include the header file "iostream.h" ... I do not mind the "C" language per se, but...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;cpp.codenewbie.com/articles/cpp/1452/....&lt;br&gt;&lt;br /&gt;&lt;br /&gt;The Borland C++ free Compiler #1 - Code... &lt;br&gt;&lt;br /&gt;&lt;br /&gt;The first line tells the C compiler to include the header file "iostream.h" ... I do not mind the "C" language per se, but...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;codenewbie.com/forum/c/717-borland-c-f...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Free C/C++ Compilers and Interpreters -... &lt;br&gt;&lt;br /&gt;&lt;br /&gt;Pelles C Compiler ... applications you compile with this free compiler, but you should read their ... extensions to the C...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;www.mycplus.com/forum/forum_posts.asp?...&lt;br&gt;Reply:download it from download.com bloodshed is good&lt;br&gt;Reply:no compilers are free...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;but some are available on internet as pirated..u may download them..&lt;br&gt;&lt;br /&gt;&lt;br /&gt;some popular compilers are Turbo c,Borland C&lt;br&gt;Reply:I like Bloodshed Dev-C++, which is obviously a C++ IDE/compiler, but should do plain C code as well? It's free, anyway.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-6804009229974564165?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/6804009229974564165/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/hi-im-beginner-for-c-language-any-free.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6804009229974564165'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6804009229974564165'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/hi-im-beginner-for-c-language-any-free.html' title='Hi I&apos;m a beginner for c language, any free compiler on line?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-6103899043044437486</id><published>2009-07-12T18:53:00.002-07:00</published><updated>2009-07-12T18:53:35.650-07:00</updated><title type='text'>Does anyone know of a free lightweight redistributable command line c++ compiler?</title><content type='html'>Does anyone know of a free lightweight redistributable command line c++ compiler?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Does anyone know of a free lightweight redistributable command line c++ compiler?&lt;br&gt;gcc can be run through cygwin on windows, and runs pretty tightly.&lt;br&gt;Reply:G++, it's part of the GNU compiler collection, or GCC, and is a standard for free software. (free as in freedom). You can get it form the GNU website for free with no strings attached, and it runs about as light as any other compiler. You can set options to make programs smaller (and thus lighter memory-wise) if you want.&lt;br&gt;Reply:Depends on what you want it for.  A list of free C++ compilers is at:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.thefreecountry.com/compilers/...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;The older Turbo C++'s can be loaded onto one or two floppies (if two, one for Include files, Lib files and your files.  Any compiler can run from command line.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;For MS-Dos/Windows I recommend the Digital Mars C compiler.  It is free if you just download the command-line version, $54 if you order the CD-ROM withthe ide.  It has modern ansi-standard C++ syntax if you download STLPort.zip.   It can be tough to get it working, but believe me, it's worth it.  Get it at:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.digitalmars.com/&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Finally, when you are talking about redistributable, there is always Linux.  And there is a LiveCD (an OS you can run off your CD-Rom) with a completely uncompromised GCC/G++ compiler (it has make, automake, gdb gconf and whatever you want) called Knoppix.  It is at:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.knopper.net/knoppix/index-en....&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;And just think, you don't have to install anything.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-6103899043044437486?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/6103899043044437486/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/does-anyone-know-of-free-lightweight.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6103899043044437486'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6103899043044437486'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/does-anyone-know-of-free-lightweight.html' title='Does anyone know of a free lightweight redistributable command line c++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-89593072293757593</id><published>2009-07-12T18:53:00.001-07:00</published><updated>2009-07-12T18:53:20.415-07:00</updated><title type='text'>I want a free download of microsoft visual C++ compiler 6.0 to my mailbox?</title><content type='html'>I will like to download the compiler so that i can later install in my PC.MS Visual C++ 6.0 professional edition compiler.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I want a free download of microsoft visual C++ compiler 6.0 to my mailbox?&lt;br&gt;t get the full version for free, but you can get the free Express version that is still quite good at:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://msdn.microsoft.com/vstudio/expres...&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://daffodil4.blogspot.com/&gt;daffodil&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-89593072293757593?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/89593072293757593/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-want-free-download-of-microsoft_12.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/89593072293757593'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/89593072293757593'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-want-free-download-of-microsoft_12.html' title='I want a free download of microsoft visual C++ compiler 6.0 to my mailbox?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-188210184791888179</id><published>2009-07-12T18:53:00.000-07:00</published><updated>2009-07-12T18:53:05.159-07:00</updated><title type='text'>I want a free download of microsoft visual C++ compiler 6.0 to my mailbox?</title><content type='html'>I will like to download the compiler so that i can later install in my PC.MS Visual C++ 6.0 professional edition compiler.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I want a free download of microsoft visual C++ compiler 6.0 to my mailbox?&lt;br&gt;It is not a free product. If you are an MSDN subscriber, you can download it&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-188210184791888179?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/188210184791888179/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-want-free-download-of-microsoft.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/188210184791888179'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/188210184791888179'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-want-free-download-of-microsoft.html' title='I want a free download of microsoft visual C++ compiler 6.0 to my mailbox?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-5397134665043093321</id><published>2009-07-12T18:52:00.003-07:00</published><updated>2009-07-12T18:52:49.448-07:00</updated><title type='text'>Does anyone know a good free c++ compiler that I can get online?!!?</title><content type='html'>i got a dev c++ compiler and that doesn't work and I can't seem to find any online that are good!!&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Does anyone know a good free c++ compiler that I can get online?!!?&lt;br&gt;Try this link:&lt;br&gt;Reply:You're welcome.  Thank you for choosing my answer as the best.                          &lt;span&gt;Report It&lt;/span&gt;&lt;br /&gt;                      &lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-5397134665043093321?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/5397134665043093321/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/does-anyone-know-good-free-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5397134665043093321'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5397134665043093321'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/does-anyone-know-good-free-c-compiler.html' title='Does anyone know a good free c++ compiler that I can get online?!!?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-8627392457154734697</id><published>2009-07-12T18:52:00.002-07:00</published><updated>2009-07-12T18:52:32.161-07:00</updated><title type='text'>How do you set up the C compiler?</title><content type='html'>Hi all. I just downloaded a C compiler called MinGW. I've installed it and now I'm not sure of what to do? Can someone pls help me with step by step instructions? I'm using XP btw...Thanks!&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;How do you set up the C compiler?&lt;br&gt;Create a c program in your favorite text editor something like this: &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;#include %26lt;stdio.h%26gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;int main(int argc, char** argv) {&lt;br&gt;&lt;br /&gt;&lt;br /&gt;    printf("Hello, World\n");&lt;br&gt;&lt;br /&gt;&lt;br /&gt;    return 0;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;}&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Save this to a file such as main.c&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;then to compile the file type: C:\MinGW\bin\gcc -c main.c&lt;br&gt;&lt;br /&gt;&lt;br /&gt;this will generate a main.o file. Object file.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;then link the object file to create an executable like this:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;C:\MinGW\bin\gcc -o main.exe main.o&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;and you there you have it a main.exe&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;more info here http://www.mingw.org/docs.shtml#compilin...&lt;br&gt;Reply:Sorry to hear you are using XP.   Install LINUX (SUSE UBANTU) and you will not only have some excellent secure, opensource tools, you will also have many examples of C code to examine.&lt;br&gt;Reply:Here you go:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.bloodshed.net/devcpp.html&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;This uses MingW I believe except it had an IDE front end. When I used to program in C / C++ This is what I used in windows.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-8627392457154734697?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/8627392457154734697/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-do-you-set-up-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8627392457154734697'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8627392457154734697'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-do-you-set-up-c-compiler.html' title='How do you set up the C compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-2207280165247427058</id><published>2009-07-12T18:52:00.001-07:00</published><updated>2009-07-12T18:52:15.889-07:00</updated><title type='text'>I want to download a free C++ compiler?</title><content type='html'>Where can I get a free C++ compiler online. I tried of looking up google or yahoo for these sort of downloads.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I want to download a free C++ compiler?&lt;br&gt;check download.com for C++ compiler&lt;br&gt;&lt;br /&gt;&lt;br /&gt;you can also install cygwin on windows machine&lt;br&gt;Reply:Bloodshed Dev-C++&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.bloodshed.net/devcpp.html&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;and&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Turbo C++&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.turboexplorer.com/&lt;br&gt;Reply:a good site that you might want to check out is bloodshed, it was recommended to my by some programmers, and now im rerecommmending it&lt;br&gt;Reply:gcc (gnu c compiler) is widely considered one of the best. It is available for free download at http://gcc.gnu.org/install/binaries.html (for windows machines you need cygwin)&lt;br&gt;Reply:I'm using Microsoft Visual C++ Express Edition.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;You can find it here:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://msdn.microsoft.com/vstudio/expres...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Gabriel Topala&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.gtopala.com&lt;br&gt;Reply:Code warrior or you can get linux and use G++&lt;br&gt;Reply:I use Bloodshed Dev C++&lt;br&gt;&lt;br /&gt;&lt;br /&gt;it is good. All of my friend here also use that prgram. That is not a heavy program also that is free...&lt;br&gt;Reply:try sending files of C++ from your school through e-mail&lt;br&gt;Reply:goto mitsnheds.com make an account and go to education software&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://2hyacinth.blogspot.com/&gt;hyacinth&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-2207280165247427058?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/2207280165247427058/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-want-to-download-free-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2207280165247427058'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2207280165247427058'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-want-to-download-free-c-compiler.html' title='I want to download a free C++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-7243693277708909046</id><published>2009-07-12T18:52:00.000-07:00</published><updated>2009-07-12T18:52:01.412-07:00</updated><title type='text'>I need to kno where to download a good c/c++ compiler?</title><content type='html'>i need to kno where to download a good c/c++ compiler prefrerably free.has to do c and c++&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I need to kno where to download a good c/c++ compiler?&lt;br&gt;Check this link:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.borland.com/downloads/downloa...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;download the 3rd one&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Also check this link for other free C/C++ compilers:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.compilers.net/Dir/Free/Compil...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I recommend to use Borland's compilers&lt;br&gt;Reply:If you want free as in beer as well as in freedom you should use gcc: http://gcc.gnu.org/&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I use it on Windows as part of cygwin (http://www.cygwin.com/).&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Microsoft also gives away the express version of Visual Studio if you're looking for an IDE: (http://msdn.microsoft.com/vstudio/expres...&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-7243693277708909046?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/7243693277708909046/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-need-to-kno-where-to-download-good-cc.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7243693277708909046'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7243693277708909046'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-need-to-kno-where-to-download-good-cc.html' title='I need to kno where to download a good c/c++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-850488347612114243</id><published>2009-07-12T18:51:00.002-07:00</published><updated>2009-07-12T18:51:47.528-07:00</updated><title type='text'>Anyone know of a free C# compiler?</title><content type='html'>does anyone know of any site where I can download C# or VBA compiler?  I havw windows XP&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Anyone know of a free C# compiler?&lt;br&gt;Yes you can download C#.Net Express Edition free of charge from http://msdn.com or from http://microsoft.com&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-850488347612114243?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/850488347612114243/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/anyone-know-of-free-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/850488347612114243'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/850488347612114243'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/anyone-know-of-free-c-compiler.html' title='Anyone know of a free C# compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-895898275219216037</id><published>2009-07-12T18:51:00.001-07:00</published><updated>2009-07-12T18:51:29.748-07:00</updated><title type='text'>Where can I download a C compiler from?</title><content type='html'>I want to download a C compiler.Do you know any site offering this?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Where can I download a C compiler from?&lt;br&gt;Here u go..&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.cs.virginia.edu/~lcc-win32/&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.thefreecountry.com/compilers/...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://dn.codegear.com/article/20633&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;:)&lt;br&gt;Reply:Bloodshed C/C++, absolutely free, absolutely works&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.bloodshed.net/devcpp.html&lt;br&gt;Reply:http://borland.com&lt;br&gt;Reply:Try: http://www.zdnet.com&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;go to downloads and enter c compiler. There were many, some free&lt;br&gt;Reply:best way  http://www.tokiva.com/signup.php?referco...&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-895898275219216037?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/895898275219216037/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-download-c-compiler-from.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/895898275219216037'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/895898275219216037'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-download-c-compiler-from.html' title='Where can I download a C compiler from?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-7264210038104413263</id><published>2009-07-12T18:51:00.000-07:00</published><updated>2009-07-12T18:51:12.209-07:00</updated><title type='text'>Where can i get a c compiler?</title><content type='html'>where can i get a c free compiler for windows?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Where can i get a c compiler?&lt;br&gt;C, C++, Fortran and more are available from the GNU project.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://directory.fsf.org/devel/compilers...&lt;br&gt;Reply:Hi Melvingant,&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Check out http://www.acms.arizona.edu/education/op... for free download.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Bye.&lt;br&gt;Reply:http://www.bloodshed.net/devcpp.html&lt;br&gt;Reply:Microsoft has a free c/c++ compiler, but if you want to get programming faster, you can sign up for a free unix account and access the free compilers on their machines.&lt;br&gt;Reply:here in http://www.download.com&lt;br&gt;Reply:hi&lt;br&gt;&lt;br /&gt;&lt;br /&gt;go to www.google.com and Type "download c compiler".&lt;br&gt;&lt;br /&gt;&lt;br /&gt;and find results as u want.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Bye.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://1poppy.blogspot.com/&gt;poppy&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-7264210038104413263?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/7264210038104413263/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-get-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7264210038104413263'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7264210038104413263'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-can-i-get-c-compiler.html' title='Where can i get a c compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-8622278462562968145</id><published>2009-07-12T18:50:00.003-07:00</published><updated>2009-07-12T18:50:55.899-07:00</updated><title type='text'>What is a good free C compiler?</title><content type='html'>I'm just starting to learn C and I need a good compiler.  I just want a normal, easy-to-use one.  Nothing special.  I just want a normal one for beginners.  What should I get?  The only one I've heard of is like Code Blocks or something like that.  What do you think I should get?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;What is a good free C compiler?&lt;br&gt;Have you considered looking for C++ compilers as some of them can be used to compile normal C programs. One such example of this would be Bloodshed Dev-C++ to compile and run any of your C applications. This is free to download I think from www.cprogramming.com website. This is a good website on tutorials about C programming.&lt;br&gt;Reply:have u tried the enterprise version of visual studio.  there is a free download at microsofts website.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.microsoft.com/express/downloa...&lt;br&gt;Reply:The GNU Project was launched in 1984 to develop a complete Unix-like operating system which is free software: the GNU system&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Their C compiler can be found here:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://gcc.gnu.org/&lt;br&gt;Reply:Hmmm there are several. Straight command line Borland C++ 5.5 Compiler, gcc, Watcom , Visual Studio Express, and many more Google or Yahoo Free C Compiler.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-8622278462562968145?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/8622278462562968145/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-good-free-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8622278462562968145'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8622278462562968145'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-good-free-c-compiler.html' title='What is a good free C compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-5604670178410653432</id><published>2009-07-12T18:50:00.002-07:00</published><updated>2009-07-12T18:50:39.596-07:00</updated><title type='text'>How to uninstall Borland Turbo C Compiler?</title><content type='html'>How can I uninstall Borland Turbo C Compiler? I had previously installed it so that I could use it . It appears not to be working with Windows XP and I would like to uninstall it from my system as it is sharing the memory on my PC. Can anyone please advise me on how to uninstall it. Thanks&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;How to uninstall Borland Turbo C Compiler?&lt;br&gt;I dunno what  is, but you might have tried this already, but if you have Borland Turbo C Compiler in your start menu, in programs for or where ever sometime their is an option to uninstall it there, or you could go in to control panel select add and remove programs then select Borland Turbo C Compiler and click remove. If it's not uninstalling maybe it's one of those programs you have to put the CD in to uninstall.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-5604670178410653432?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/5604670178410653432/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-to-uninstall-borland-turbo-c.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5604670178410653432'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5604670178410653432'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-to-uninstall-borland-turbo-c.html' title='How to uninstall Borland Turbo C Compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-6601060043355940335</id><published>2009-07-12T18:50:00.001-07:00</published><updated>2009-07-12T18:50:23.601-07:00</updated><title type='text'>How do i run a c++ compiler on 64 bit core 2 duo (2.13 ghz)?</title><content type='html'>hi i was using a p4 1.6 ghz and recently upgraded to a core 2 duo 2.13 ghz since then my c++ compiler has stopped working on running the TC executable file all it does is give a blank screen and exits on pressing any key pls help.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;How do i run a c++ compiler on 64 bit core 2 duo (2.13 ghz)?&lt;br&gt;Hi,&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;you will have to change your compiler. You can compile with g++ if you install cygwin on your computer. Data types don't have the same number of bits if you are using a 64 bit core 2 duo instead of a 32 bit p4, so your compiler doesn't seem to be made for 64 bits. If it's an "expensive" compiler like Borland, try reinstalling it or upgrading it, that might help also, but it's a wild guess.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Good luck&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-6601060043355940335?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/6601060043355940335/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-do-i-run-c-compiler-on-64-bit-core.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6601060043355940335'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6601060043355940335'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-do-i-run-c-compiler-on-64-bit-core.html' title='How do i run a c++ compiler on 64 bit core 2 duo (2.13 ghz)?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-500228079799051131</id><published>2009-07-12T18:50:00.000-07:00</published><updated>2009-07-12T18:50:07.698-07:00</updated><title type='text'>How do i get a c compiler/editor?</title><content type='html'>i downloaded a c compiler a few days ago but after typing a program in notepad, i didnt know how to run it on command prompt. what shud i type to run the program&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;How do i get a c compiler/editor?&lt;br&gt;Try http://www.download.com or http://www.freewarefiles.com&lt;br&gt;Reply:Notepad is not worked for your programs...go to editor and start doing programs from there.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Otherwise, download any editors,, and configure with c compiler..&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;thanks&lt;br&gt;Reply:Well, you say you've downloaded a compiler, and typed out your code in notepad.  What you need to do is compile the code (you should save your code with a .c or .cpp extension) into an executable (something.exe), which you can then run.  Unlike languages like Python, you have to take your source and compile it, before it can be run.  The command to do this depends on which compiler, but "gcc" might do it for you.&lt;br&gt;Reply:Linux distributions come with the gcc compiler for free ;)&lt;br&gt;&lt;br /&gt;&lt;br /&gt;For Windows, DevC++ is a good option for free, otherwise the Microsoft Visual C++ compiler is decent. The best compiler is Intel's C++ compiler, but it isn't free.&lt;br&gt;Reply:u can easly download turbo c software by clicking on that link that page show u turbo c ++ version 1.01&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://community.borland.com/article/0,1...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;i hope u can do it takecare and goodluck bye.&lt;br&gt;Reply:If u want a best compiler try this site:&lt;br&gt;&lt;br /&gt;&lt;br /&gt; http://www.pitt.edu/~stephenp/misc/downl... &lt;br&gt;&lt;br /&gt;&lt;br /&gt;Download as per given and start running&lt;br&gt;&lt;br /&gt;&lt;br /&gt;It is very easy to use&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://1cosmos.blogspot.com/&gt;cosmos&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-500228079799051131?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/500228079799051131/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-do-i-get-c-compilereditor.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/500228079799051131'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/500228079799051131'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-do-i-get-c-compilereditor.html' title='How do i get a c compiler/editor?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-8662405737883828694</id><published>2009-07-12T18:49:00.003-07:00</published><updated>2009-07-12T18:49:51.641-07:00</updated><title type='text'>How do i finish installing borland c++ compiler?</title><content type='html'>the following is part of the instructions to install borland c++ compiler. i dont have the system tab in my start menu.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;"Windows XP: Go to the Start Menu, then double click on System. In the System Control Panel select the Advanced tab and push the Environment Variables button. Now, you can look for the PATH to edit. Append ;C:\BORLAND\BCC55\BIN at the end of the path. (Don't forget the semicolon!)Once you have changed and saved the value, you will be prompted for reboot."&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;How do i finish installing borland c++ compiler?&lt;br&gt;1. Open Control Panel&lt;br&gt;&lt;br /&gt;&lt;br /&gt;2. Double Click 'System'&lt;br&gt;&lt;br /&gt;&lt;br /&gt;3. Select Advanced Tab in the 'System Properties'&lt;br&gt;&lt;br /&gt;&lt;br /&gt;4. Click Environment Variables ..... etc....&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;or &lt;br&gt;&lt;br /&gt;&lt;br /&gt;- Right Click 'My Computer' icon in Desktop or Explorer&lt;br&gt;&lt;br /&gt;&lt;br /&gt;- Select Advanced Tab in the 'System Properties'&lt;br&gt;&lt;br /&gt;&lt;br /&gt;- Click Environment Variables ..... etc....&lt;br&gt;Reply:buy the full version ,about 600$&lt;br&gt;&lt;br /&gt;&lt;br /&gt;i am suer u havnent &lt;br&gt;&lt;br /&gt;&lt;br /&gt;later&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-8662405737883828694?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/8662405737883828694/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-do-i-finish-installing-borland-c.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8662405737883828694'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8662405737883828694'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-do-i-finish-installing-borland-c.html' title='How do i finish installing borland c++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-3207891997404120998</id><published>2009-07-12T18:49:00.002-07:00</published><updated>2009-07-12T18:49:36.400-07:00</updated><title type='text'>What is a good C++ compiler to use?</title><content type='html'>Does anyone know a place where I could get a good C++ compiler download for free, without having to fill out all of that user crap like email and age and all that survey junk.  I want to be able to program at home, and I can't find a good one to use that doesn't require all that junk.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;What is a good C++ compiler to use?&lt;br&gt;There's two decent C++ compilers to work with.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;The first is gcc. gcc is a compiler on linux that also works on other systems. The windows version goes under the name MinGW. You'll see people recommending Dev-C++, Code::Blocks, etc., but they are IDEs that use MinGW for a compiler.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;The second compiler you can pick is Microsoft Visual C++. Actually, the full edition costs money, but you can get a free express edition. If you're targeting Windows specific programming and applications like Windows games, you may want to pick the Visual C++ compiler instead.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Borland has a free version, but it has registration crud.&lt;br&gt;Reply:sorry i dont have a specific site  for you but a good one to use is DEVSHED i downloaded and didnt have to fill anything out&lt;br&gt;Reply:The GNU Compiler Collection includes a C++ compiler. If you use Windows you can get it as part of Cygwin ( http://www.cygwin.com ), otherwise you probably have it already (on your install media if not installed already).&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-3207891997404120998?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/3207891997404120998/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-good-c-compiler-to-use.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3207891997404120998'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3207891997404120998'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-good-c-compiler-to-use.html' title='What is a good C++ compiler to use?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-5149433549442817301</id><published>2009-07-12T18:49:00.001-07:00</published><updated>2009-07-12T18:49:19.860-07:00</updated><title type='text'>Can anyone recommend a C++ compiler?</title><content type='html'>I am looking for a good C++ compiler - preferably freeware.  Can anyone recommend one?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Can anyone recommend a C++ compiler?&lt;br&gt;http://www.bloodshed.net/devcpp.html&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;best out there that is free. i have visual studio and i still default back to bloodshed because i'm so used to the interface.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;i currently use version 5 (beta) and verison 4 (stable), different pc's, i haven't had any problems with the beta, so that's up to you.&lt;br&gt;Reply:turbo C++, what else do you want? try downloading from www.softpedia.com&lt;br&gt;Reply:A free C++ compiler? Google not working huh (because any real programmer always checks Google first).&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Linux/Macs/Bsds/*NIX:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;gcc&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Windows:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;MingW (Windows port of gcc)&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Visual C++ Express&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Everything else is obsolete or costs money.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-5149433549442817301?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/5149433549442817301/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/can-anyone-recommend-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5149433549442817301'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5149433549442817301'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/can-anyone-recommend-c-compiler.html' title='Can anyone recommend a C++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-6634519874031019131</id><published>2009-07-12T18:49:00.000-07:00</published><updated>2009-07-12T18:49:03.848-07:00</updated><title type='text'>Cant find a good C++ compiler, please post a good free one. And no free trials, I want it completely free :)?</title><content type='html'>Free Compiler&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Not a Free Trial&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;C++&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Must be recent, and work&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Cant find a good C++ compiler, please post a good free one. And no free trials, I want it completely free :)?&lt;br&gt;There's two major compilers to choose from. On Windows, the big one is Visual C++. There is a completely free version called Visual C++ Express (Google it).&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;The other big compiler is gcc, which is used on multiple OSs, like Linux/*nix, Macs, and Windows. It is free as well. On Windows, the whole gcc set is called MinGW.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Bloodshed Dev-C++ is merely an IDE that uses MinGW.&lt;br&gt;Reply:google it my good friend , google &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;google is your best buddy on the internet&lt;br&gt;Reply:Bloodshed Dev-C++ awesome!&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.bloodshed.net/devcpp.html&lt;br&gt;Reply:Will this one work? &lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.bloodshed.net/&lt;br&gt;Reply:there is one called Dev bloodshed is the one i used when i was programming in C++ the website is www.bloodshed.net.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;that is the one i now. it worked fine for me. i have no problems with it&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://2online-florists.blogspot.com/&gt;online florists&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-6634519874031019131?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/6634519874031019131/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/cant-find-good-c-compiler-please-post.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6634519874031019131'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6634519874031019131'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/cant-find-good-c-compiler-please-post.html' title='Cant find a good C++ compiler, please post a good free one. And no free trials, I want it completely free :)?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-2682800249364291187</id><published>2009-07-12T18:48:00.003-07:00</published><updated>2009-07-12T18:48:47.862-07:00</updated><title type='text'>Which is the best windows based c++ compiler?</title><content type='html'>I have been using g++ compiler that is available on linux. now I am switching to windows. And I want to do programming in the same way I used to do on g++. suggest me windows based c++ compiler that has this feature.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Which is the best windows based c++ compiler?&lt;br&gt;I have no experience in development on Linux platform.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;To develop on Windows, i have used Microsoft Visual C++ (Most recommended for professional development).&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Another recommended compiler is using the Borland C++ Builder.&lt;br&gt;Reply:Visual Studio seems to be the best on the windows platform.  Borland's IDE was okay aswell, but i'm not sure if they still ship and or support it.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-2682800249364291187?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/2682800249364291187/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/which-is-best-windows-based-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2682800249364291187'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2682800249364291187'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/which-is-best-windows-based-c-compiler.html' title='Which is the best windows based c++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-1863519972968915589</id><published>2009-07-12T18:48:00.002-07:00</published><updated>2009-07-12T18:48:32.052-07:00</updated><title type='text'>What is the best C compiler for windows that is closest to Anjuta for Linux???</title><content type='html'>Im looking for a c compiler that i can write in and then run easily in the anjuta terminal.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;What is the best C compiler for windows that is closest to Anjuta for Linux???&lt;br&gt;Anjuta is an ide. it uses gcc internally. There is a gcc for windows it is called mingw. http://mingw.sf.net&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;There is an ide for mingw called Code::Blocks. http://codeblocks.org/&lt;br&gt;Reply:Try dev c++.  It will also run c.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;RJ&lt;br&gt;Reply:Get Cygwin and use gcc.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Anjuta is an ide and it uses gcc. It does not have a compiler of its own.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;If you are looking for an IDE, try MS VC++. There may be a free version floating around!&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-1863519972968915589?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/1863519972968915589/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-best-c-compiler-for-windows.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1863519972968915589'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/1863519972968915589'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-best-c-compiler-for-windows.html' title='What is the best C compiler for windows that is closest to Anjuta for Linux???'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-8334827115119869556</id><published>2009-07-12T18:48:00.001-07:00</published><updated>2009-07-12T18:48:17.203-07:00</updated><title type='text'>Anyone knows any free C++ compiler for Linux?</title><content type='html'>I need a free C++ compiler for Linux. I've seen Intel's (too large file) and GCC (can't figure out what do, how to download etc). I'm a newbie, so I'd like a nice graphical interface too. I'm using MandrakeLinux 10.0, with KDE. And I'd like it if it was cross-platform, since I may have to work with it in school on Windows PCs. Long list I know, but please do tell me.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Anyone knows any free C++ compiler for Linux?&lt;br&gt;you can install GCC from your distribution cds just type the following command as root&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;urpmi gcc&lt;br&gt;&lt;br /&gt;&lt;br /&gt;for c compiler&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;OR &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;urpmi g++&lt;br&gt;&lt;br /&gt;&lt;br /&gt;for the c++ compiler&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;this commands works only in mandrake/mandriva.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;for the graphical interface you can use kwrite which supports syntax highlighting. just save the file with the .cpp extension then from the command line type:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;g++ file.cpp -o executable_name&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;where file is the name you saved the file with, and executable_name is the name you want for the program. for more details see gcc, g++ manual pages.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Another IDE for Linux is Anjuta (Seach for it). Eclipse is nice too.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;And for the cross platform issue you can use MinGW with is the gcc compilers transported to be used for Windows OS. you can also try Dev-C++ which provides the previous compiler with a very nice graphical interface(Sites Below).&lt;br&gt;Reply:most linux distributions come with gcc and g++, which is the Gnu C++ compiler.  Check out: http://www.gnu.org/software/gcc/gcc.html&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;If you want a free compiler for Windows, there are GCC ports available for teh cygwin environment (http://www.cygwin.com/).&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-8334827115119869556?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/8334827115119869556/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/anyone-knows-any-free-c-compiler-for.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8334827115119869556'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8334827115119869556'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/anyone-knows-any-free-c-compiler-for.html' title='Anyone knows any free C++ compiler for Linux?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-5299929219514836722</id><published>2009-07-12T18:48:00.000-07:00</published><updated>2009-07-12T18:48:06.363-07:00</updated><title type='text'>Can I get a C# compiler for free ?</title><content type='html'>Can anybody point me to free C# compiler .I dont need a full scale one for VB ASP.NET etc ,i expect a download below 50 MB&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Can I get a C# compiler for free ?&lt;br&gt;The .NET framework includes a free C# compiler.  However, it is command-line only and does not include any development tools.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I've used SharpDevelop since early Beta copies.  It works pretty well, although it does not allow webservice / web application development.&lt;br&gt;Reply:http://www.mono-project.com/CSharp_Compi...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.knowing.net/tools.html&lt;br&gt;Reply:Visual Studio express is free now.  Go over to the link below and take a gander.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://2flowers-uk.blogspot.com/&gt;flowers uk&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-5299929219514836722?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/5299929219514836722/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/can-i-get-c-compiler-for-free.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5299929219514836722'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5299929219514836722'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/can-i-get-c-compiler-for-free.html' title='Can I get a C# compiler for free ?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-6257592509184964510</id><published>2009-07-12T18:47:00.002-07:00</published><updated>2009-07-12T18:47:35.509-07:00</updated><title type='text'>How to install my intell c compiler on diskless node of my cluster on linux?</title><content type='html'>my diskless node having bootable on board NIC and through this NIC they boot and get the IP add from DHCP running on my cluster head ( having disk , os , n all structure of nodes os ) and then these nodes install whole os in their memory . &lt;br&gt;&lt;br /&gt;&lt;br /&gt;   when i install intell c compiler in my cluster head , i can easily do it. but through node i cant use this compiler . i have to first compile my programme in cluster head n then shift the exe in nodes n then  i exequte there. &lt;br&gt;&lt;br /&gt;&lt;br /&gt;    is there any way to install this in my nodes n compile my programme directly in my diskless nodes &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt; NOTE  : Linux is my os&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;How to install my intell c compiler on diskless node of my cluster on linux?&lt;br&gt;Dear D&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Check Your Env at the Dull Boxes&lt;br&gt;&lt;br /&gt;&lt;br /&gt;# env&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I Guess This will give an idea.to get ride of this prob&lt;br&gt;&lt;br /&gt;&lt;br /&gt;if still Problem continues Shoot me Mail.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Alok Tiwari&lt;br&gt;&lt;br /&gt;&lt;br /&gt;India&lt;br&gt;&lt;br /&gt;&lt;br /&gt;For Further communication Send your Net statics ( configurations and Installed RPM/&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Also Send Details like Distro you are using. Sience Linux is kernel. I need all confi part.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;May Be I Could help you. Made 1 year Back Grid Network in My Lab. Although I was Not related with programming that time.My Major work is to implement Network in Hetrogenous environment&lt;br&gt;&lt;br /&gt;&lt;br /&gt;(Redhat+SUSE+Win2K3+Novell). Successfully implemented Grid.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Another implementation Streaming Media Server on linux and VOIP Server.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Any way try to help you send details&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Alok Tiwari&lt;br&gt;Reply:You are trying an outdated compiler on an incompatible platform. Keep going.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-6257592509184964510?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/6257592509184964510/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-to-install-my-intell-c-compiler-on.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6257592509184964510'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6257592509184964510'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-to-install-my-intell-c-compiler-on.html' title='How to install my intell c compiler on diskless node of my cluster on linux?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-3107784169832210535</id><published>2009-07-12T18:47:00.001-07:00</published><updated>2009-07-12T18:47:18.128-07:00</updated><title type='text'>What is the best current C++ compiler?</title><content type='html'>I am getting into C++ programming and I would like to know what the best current C++ compiler there is. Also if you know any good tutorial sites , that would be awesome..&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;What is the best current C++ compiler?&lt;br&gt;g++&lt;br&gt;&lt;br /&gt;&lt;br /&gt;microsoft visual c++&lt;br&gt;Reply:The BorlandC++ compiler is good and free to download.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Check out the links below for some good tutorials.&lt;br&gt;Reply:Microsoft Visual C++ 2005&lt;br&gt;&lt;br /&gt;&lt;br /&gt;You can download it free from the main site in Microsoft.com&lt;br&gt;&lt;br /&gt;&lt;br /&gt;and this is a good link&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://msdn2.microsoft.com/en-us/express...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Find Microsoft Visual C++ It's Free&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-3107784169832210535?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/3107784169832210535/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-best-current-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3107784169832210535'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3107784169832210535'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-best-current-c-compiler.html' title='What is the best current C++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-2796444737567630714</id><published>2009-07-12T18:47:00.000-07:00</published><updated>2009-07-12T18:47:01.828-07:00</updated><title type='text'>How dose work the intle C++ compiler?</title><content type='html'>I have an intle c++ compiler ver.9.0 but it never work. I recive amessage that mean it can't find visual c++ 6 or better or cant locate...&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;How dose work the intle C++ compiler?&lt;br&gt;you have and upgrade and need the main program.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;:%26gt; peace&lt;br&gt;&lt;br /&gt;&lt;br /&gt;.&lt;br&gt;Reply:probably don;t have the classpath variables setup right.&lt;br&gt;Reply:Well, if you're capable of using a compiler, you most certainly are capable of following the directions they give you. What do you mean it can't find vc++ 6? What happens when you install the compiler? Does it ask for VC++? Does it install completely? Did you try a hello world program?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-2796444737567630714?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/2796444737567630714/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-dose-work-intle-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2796444737567630714'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2796444737567630714'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/how-dose-work-intle-c-compiler.html' title='How dose work the intle C++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-3336585993640599169</id><published>2009-07-12T18:46:00.002-07:00</published><updated>2009-07-12T18:46:40.163-07:00</updated><title type='text'>I need help with my c++ compiler...?</title><content type='html'>i am using dev-c++4 as my compiler and i put this in&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;// my first program in C++&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;#include %26lt;iostream%26gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;using namespace std;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;int main ()&lt;br&gt;&lt;br /&gt;&lt;br /&gt;{&lt;br&gt;&lt;br /&gt;&lt;br /&gt;  cout %26lt;%26lt; "Hello World!";&lt;br&gt;&lt;br /&gt;&lt;br /&gt;  return 0;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;}&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;then i compile it and it says i have no errors. so i push execute and nothing happens. wat am i doing wrong?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I need help with my c++ compiler...?&lt;br&gt;First, make sure you clicked both compile and build (you can also just click build directly). &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Run your program from the command line. If you don’t want to, you can put in a (acceptable for beginners only) kludge by adding cin.get() to the end of main. See Google for the problem of C++ program closing too quickly.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Finally, I want to correct a technical error in your choice of words. But it’s critical you learn to make this distinction. Dev-C++ is what is known as an IDE. It is not a compiler itself. Your compiler is MingW (that’s what Dev-C++ is designed to use). MingW is the windows port of the gcc compiler. Knowing these details will help you with your Googling efforts.&lt;br&gt;Reply:....&lt;br&gt;&lt;br /&gt;&lt;br /&gt;cout %26lt;%26lt; "Hello World!";&lt;br&gt;&lt;br /&gt;&lt;br /&gt;cin.get();&lt;br&gt;&lt;br /&gt;&lt;br /&gt;....&lt;br&gt;Reply:Your program did work,  it outputs Hello World but it was so fast you couldn't see it.  Youre next line after the cout line should be a cin statement.  The screen will pause for the cin, and you will see your Hello World.  Then when you hit enter, the program will finish executing and exit.  Without a line to pause the program (cin), the program executes, displays hello world, finishes executing and closes, fast enough where you didn't think anything happened.&lt;br&gt;Reply:You're program should compile fine, no errors. Did you start a console project, if so, you should use command line or dos box if on windows to run it.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Take a look on http://www.nextdawn.nl for a great series of C and C++ tutorials (they also explain compiling).&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://1hamper.blogspot.com/&gt;hamper&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-3336585993640599169?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/3336585993640599169/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-need-help-with-my-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3336585993640599169'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3336585993640599169'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-need-help-with-my-c-compiler.html' title='I need help with my c++ compiler...?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-919217223728163544</id><published>2009-07-12T18:46:00.001-07:00</published><updated>2009-07-12T18:46:24.266-07:00</updated><title type='text'>Does a c source code run on visual c++ compiler?</title><content type='html'>does a c source code run on visual c++ compiler?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Does a c source code run on visual c++ compiler?&lt;br&gt;In general, yes...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;C++ is a superset of C... The name is supposed to be a pun!  (One better than C... get it?)&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;There are always slight variations between compilers, so some minor tweaking MIGHT be needed; but usually they just run as-is!&lt;br&gt;Reply:if you compile your code as a console app, it should be no problem. to do that, just create a new project and select console application, and a blank application. then just import your code to the new app.&lt;br&gt;Reply:In general, you can use a C++ compiler to compile C programs.  C++ is an extension of C.  Think of it as a standard C compiler with additional support that lets it parse and compile object-oriented source statements.  C++ source code looks very similar to Java.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Whether your programs will compile or not will depend on how old your version of Turbo C is.  I have used Turbo C 1.5 for DOS since I first bought it in the early 1990s.  In that version, an integer (int) is only two bytes.  I've never used Visual C++, but I'm sure it uses 4-bytes as the default size for an int.  The interfaces to C library routines have changed a bit too over the years.  I've had mixed results compiling some of my old Turbo C 1.5 programs using gcc on Linux.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Good luck!&lt;br&gt;Reply:Visual C++ also comes with a C compiler. This is generally true for all C++ compiler sets. THey are usually both a C and C++ compiler combined.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;You may have to modify your Turbo C code to work on Visual C++. As long as you use portable standard C code, you're good, but if you relied on Turbo C proprietary extensions, you're in trouble.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I can't believe how many people repeat the same mistake, so to correct others:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;@N2FC:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;In general, you don't know. It could be minor tweaking or major code rewriting.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;@CinderBlock:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;No, C++ is not C extended. It's an entirely different language. No, C++ isn't just C with classes. Clearly, you have never heard of templates and generic code.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;If you wrote proper code, it shouldn't matter what the size of an int is, right?&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;People, please look at http://david.tribble.com/text/cdiffs.htm . If you think non-trivial C code works as is on C++ compilers, you are mistaken.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-919217223728163544?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/919217223728163544/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/does-c-source-code-run-on-visual-c.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/919217223728163544'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/919217223728163544'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/does-c-source-code-run-on-visual-c.html' title='Does a c source code run on visual c++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-5366141130736677811</id><published>2009-07-12T18:46:00.000-07:00</published><updated>2009-07-12T18:46:07.926-07:00</updated><title type='text'>Need help finding C compiler for windows?</title><content type='html'>Does anyone know a free C compiler for windows that doesn't need some nix environment? It would be great if you could give me link and explain what to do so I don't get lost :)&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Need help finding C compiler for windows?&lt;br&gt;I use Dev C++ for work.  It's great for the x86 platforms.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.bloodshed.net/devcpp.html&lt;br&gt;Reply:try turbo (http://www.acms.arizona.edu/education/op...&lt;br&gt;&lt;br /&gt;&lt;br /&gt; or better google for borland...&lt;br&gt;Reply:There's two major standards compliant compilers out there (for Windows). The first is Microsoft's own compiler, which is Visual C++. It costs quite a bit of money, but you can get a scaled down version for free.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://msdn.microsoft.com/vstudio/expres...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;The other is MinGW. MinGW is nothing but a windows port of GCC, and GCC is the compiler of choice for Linux and other *NIX related systems.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://mingw.org/&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://prdownloads.sf.net/mingw/MinGW-5....&lt;br&gt;Reply:Try this link:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.thefreecountry.com/compilers/...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Loads of them out there.  And of course GCC.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-5366141130736677811?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/5366141130736677811/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/need-help-finding-c-compiler-for.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5366141130736677811'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/5366141130736677811'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/need-help-finding-c-compiler-for.html' title='Need help finding C compiler for windows?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-6128372066762640016</id><published>2009-07-12T18:45:00.003-07:00</published><updated>2009-07-12T18:45:51.647-07:00</updated><title type='text'>Is there a good free C++ compiler?</title><content type='html'>I'm a college student and I need to write C++ programs. I downloaded Visual C++ 2005 express edition.  It runs the code, but if there is an error it does not tell me at which line the error is or what kind of error it is.  This makes it very difficult to debug my programs. Does anyone know of a better C++ compiler that is either free or inexpensive?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Is there a good free C++ compiler?&lt;br&gt;if you r using vc++.... then it will tell u the errors in the code.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;open the task list and output widows errors are seen over there.&lt;br&gt;Reply:Try gcc ( GNU C Compiler) or g++ for C++, you can download Dev C++ IDE, it comes with C++ compiler. I've not used VS C++.Net yet, but my experience with C# is pretty good. If you have Visual Studio.NET 2005 (should be able to get it cheap if you are student), you should produce syntax-error-free codes, because the IDE will spot the error place for you before you compile&lt;br&gt;Reply:Try gcc ( GNU C Compiler) or g++ for C++, you can download Dev C++ IDE, it comes with C++ compiler. I've not used VS C++.Net yet, but my experience with C# is pretty good. If you have Visual Studio.NET 2005 (should be able to get it cheap if you are student), you should produce syntax-error-free codes, because the IDE will spot the error place for you before you compile&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-6128372066762640016?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/6128372066762640016/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/is-there-good-free-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6128372066762640016'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6128372066762640016'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/is-there-good-free-c-compiler.html' title='Is there a good free C++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-7194214731926757154</id><published>2009-07-12T18:45:00.002-07:00</published><updated>2009-07-12T18:45:36.882-07:00</updated><title type='text'>What is your favorite C compiler?</title><content type='html'>I've been programming for 7 years now, and I'm finally forced to learn C.  I'm wondering what you thing is the best C compiler out there.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;What is your favorite C compiler?&lt;br&gt;I've been programming for 20+ years in C/C++, mainly with Borland and MS compilers. But my favorite is GCC (Gnu Compilers Collection). Borland and MS give you nice IDE's but you can use wide range of IDE's also with GCC: for *NIX you can use e.g. kdevelop or emacs. For Windows - also emacs for Windows or MinGW studio:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://freshmeat.net/projects/mingw-devs...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Some people like DevC++ as an IDE for gcc...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;In short: you have a choice :-)&lt;br&gt;Reply:The free gnu compiler gcc (http://gcc.gnu.org/) is released GPL (free open source). It is a very high quality compiler, flexible, standards based. It does not come with a development environment though some are available (emacs, for one). It also has a great debugger.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;IDEs are nice, but I suggest learning to program without one. You end up understanding the language better.&lt;br&gt;Reply:For a totally integrated environment and ease of use -- no question, Visual C++ (yes, it does C as well).&lt;br&gt;&lt;br /&gt;&lt;br /&gt;For code generation (on PCs):  Intel's free compiler.  It makes tight, highly optimized code that doesn't need nearly as much tweaking as Microsoft's does.&lt;br&gt;Reply:I use a remote for all my programming. Just have to change the battery now and again and aim it in the right direction - works every time. Recommended.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://1bloom.blogspot.com/&gt;bloom&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-7194214731926757154?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/7194214731926757154/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-your-favorite-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7194214731926757154'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7194214731926757154'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-your-favorite-c-compiler.html' title='What is your favorite C compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-6070704343267216468</id><published>2009-07-12T18:45:00.001-07:00</published><updated>2009-07-12T18:45:19.858-07:00</updated><title type='text'>Do anyone know the fix to Bloodshed Dev C++ compiler for a notebook that runs Windows Vista home basic?</title><content type='html'>I have a dell notebook that runs vista home basics and i want to use the compiler application "Bloodshed Dev C++ compiler"&lt;br&gt;&lt;br /&gt;&lt;br /&gt;however my program will not compile&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Do anyone know the fix to Bloodshed Dev C++ compiler for a notebook that runs Windows Vista home basic?&lt;br&gt;It should work, that is what I use currently. Was the install bad?&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Were there compiling errors when trying to compile?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-6070704343267216468?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/6070704343267216468/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/do-anyone-know-fix-to-bloodshed-dev-c.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6070704343267216468'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6070704343267216468'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/do-anyone-know-fix-to-bloodshed-dev-c.html' title='Do anyone know the fix to Bloodshed Dev C++ compiler for a notebook that runs Windows Vista home basic?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-4319144677608717764</id><published>2009-07-12T18:45:00.000-07:00</published><updated>2009-07-12T18:45:03.662-07:00</updated><title type='text'>I am interested in learning C, but I dont have a good, free C compiler. Do you know of one?</title><content type='html'>I'm a novice concerning Command Prompt, and not well versed in techie lingo was therefore effectively rendered completely baffled when I found a seemingly good C compiler that was called Digital Mars C/C++ Compiler 8.47. (I couldn't understand how to compile a program even after reading the readme) Do you know how to use this compiler or do you know of a compiler that is easy-to-use and is free? Thanks in advance&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I am interested in learning C, but I dont have a good, free C compiler. Do you know of one?&lt;br&gt;%26gt; I'm a novice concerning Command Prompt, and not well versed in techie lingo &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Then you'll have to work to change that. You can't say you want to get into C, without making any effort to increase your knowledge. Sorry, doesn't work that way.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;%26gt; Do you know how to use this compiler &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Detailed in the readme. If you don't understand what the readme is saying, try Google first, and then ask a question regarding it. But in general (regardless of compiler), the process is to type your code up in plain text. Save it as a file. Then on the command line call the compiler, with the file as an argument. The exact arguments you pass in are detailed in the compiler documentation.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;%26gt; do you know of a compiler that is easy-to-use and is free&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Visual C++ Express. (It compiles C code as well). Also, MingW (windows port of gcc). Perhaps you want an IDE? IDEs provide an environment where you can type in code and with a click have it compiled. I use Code::Blocks. If you have the money, you can get Visual Studio. wxDev-C++ is also an option.&lt;br&gt;Reply:Go with Microsoft Visual C++ Express, you don't have to use the command line.  You get a much more intuitive interface that's driven towards creating software, not learning commands to throw at the compiler.&lt;br&gt;Reply:The favourite of many C programmers around the world is Turbo C++. Also very popular is the Borland Compiler.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Both these compilers are difficult to configure before use, but Borland can be done with much ease when instruction from this site are followed.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://csjava.occ.cccd.edu/~gilberts/bcc...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;To compile a program in TC, save the source Code with the appropriate extension(.c for C and .cpp for C++) and hit Ctrl+F9. That's it.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;To do the same with Borland C++, you have to save the file with the extension and then click tools%26gt;build. An .exe file with the same name is created in the same folder as the source code(the original program), which when double-clicked runs the program.&lt;br&gt;Reply:I've always like Dev-C++. You can get it here:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://bloodshed.net/dev/devcpp.html&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;The entry titled:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Dev-C++ 5.0 beta 9.2 (4.9.9.2) (9.0 MB) with Mingw/GCC 3.4.2&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Should have everything you need to edit and compile source code in C, and C++ for that matter.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-4319144677608717764?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/4319144677608717764/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-am-interested-in-learning-c-but-i.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/4319144677608717764'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/4319144677608717764'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-am-interested-in-learning-c-but-i.html' title='I am interested in learning C, but I dont have a good, free C compiler. Do you know of one?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-6626502403166874741</id><published>2009-07-12T18:44:00.002-07:00</published><updated>2009-07-12T18:44:47.954-07:00</updated><title type='text'>Which is the the best c compiler?</title><content type='html'>Hi!&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Plz, tell me which is best compiler for making c programs for the successors of Win98, performance is the major option.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Thank you,&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Parv&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Which is the the best c compiler?&lt;br&gt;What do you mean by 'best'?  Visual Studio is good, but even its release builds contain more code than the average C compiler generates.  It does optimize very well though.  It also generates excellent debug builds.  I haven't really used any of the other compilers, but they would all probably work fine, and depending on what you are doing it probably won't matter, as any extra performance will be too small to measure.&lt;br&gt;Reply:Vstudio&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-6626502403166874741?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/6626502403166874741/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/which-is-the-best-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6626502403166874741'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6626502403166874741'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/which-is-the-best-c-compiler.html' title='Which is the the best c compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-8793944416967756325</id><published>2009-07-12T18:44:00.001-07:00</published><updated>2009-07-12T18:44:31.921-07:00</updated><title type='text'>Looking for a C++ compiler?</title><content type='html'>im reading same teach yourself C ++ in 21 day my  problem  is i need a c++ compiler so i can do the activities&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Looking for a C++ compiler?&lt;br&gt;sudo apt-get install g++&lt;br&gt;Reply:Borland is probably the easiest to use. &lt;br&gt;&lt;br /&gt;&lt;br /&gt;Watcom has always produced executables that are smaller and faster than other compilers. &lt;br&gt;&lt;br /&gt;&lt;br /&gt;The gnu compiler is the standard compiler these days. &lt;br&gt;&lt;br /&gt;&lt;br /&gt;You can get any of them for free, following the links on the page below.&lt;br&gt;Reply:The best for free one for Windows is bloodshed's Dev-C++&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.bloodshed.net/dev/devcpp.html&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Visual C++ 2005/2008 is also free but is slightly a different language then say VC++6/7 - but the IDE is free&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://msdn2.microsoft.com/en-us/express...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;If that doesn't suit your needs, then pick one from this free list.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.thefreecountry.com/compilers/...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;I believe GCC has to be run in cygwin for it to work in windows.&lt;br&gt;Reply:try to get borland c++ compiler, which is based on dos...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;or you can get dev C++ compiler, which is a windows IDE for free...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;try www.download.com...&lt;br&gt;&lt;br /&gt;&lt;br /&gt;all the best&lt;br&gt;Reply:download the program from the site. easy things!&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://2dogwood.blogspot.com/&gt;dogwood&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-8793944416967756325?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/8793944416967756325/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/looking-for-c-compiler_12.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8793944416967756325'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8793944416967756325'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/looking-for-c-compiler_12.html' title='Looking for a C++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-3403996100879702215</id><published>2009-07-12T18:44:00.000-07:00</published><updated>2009-07-12T18:44:15.670-07:00</updated><title type='text'>What is the most popular C++ compiler and linker used in the programming industry today?</title><content type='html'>I want to learn C++ but I don't want to learn on a compiler or linker that is not commonly used such as Borland. Any tips?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;What is the most popular C++ compiler and linker used in the programming industry today?&lt;br&gt;Well, the compiler that industries use is of cause Visual Studio from Microsoft. Microsoft offers free Express edition for personal and student use.&lt;br&gt;Reply:Visual C++ by MS is the most common.  Borland C++ builder is what I learned on, and it was a bad idea.  Too much proprietary junk, since it is really writing in Pascal in the background.&lt;br&gt;Reply:In terms of industry, the short answer is Visual C++ on Windows and GCC on linux/unix/OSX.&lt;br&gt;Reply:Codewarrior.&lt;br&gt;Reply:use devcpp compiler.... it is vry easy to use.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-3403996100879702215?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/3403996100879702215/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-most-popular-c-compiler-and.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3403996100879702215'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/3403996100879702215'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/what-is-most-popular-c-compiler-and.html' title='What is the most popular C++ compiler and linker used in the programming industry today?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-4106862582561375437</id><published>2009-07-12T18:43:00.001-07:00</published><updated>2009-07-12T18:43:59.629-07:00</updated><title type='text'>Help- stuck with using a C compiler??!!?</title><content type='html'>I've got a project due in at college, and i don't know anything about using a C compiler!! It's on finding codes in texts, i'm trying to use the program on the panin.c link at http://cs.anu.edu.au/~bdm/dilugim/panin.... I've tried downloading Microsoft C++ Visual Basic and Miracle C but it keeps coming up with errors msgs.... could someone try the program out/ tell me where i'm going wrong? I want the program to work on a file containing text so I can find Panin's patterns....?&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Help- stuck with using a C compiler??!!?&lt;br&gt;That web page specifically says that the program is for linux/unix and is known to compile ok with gcc.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Maybe the program is relatively easy to port to windows but you don't seem to have the experience to do it.  So your options seem to be:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;(1) use someone's linux machine - a friend, perhaps&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;(2) install cygwin on windows.  Among the things you can download with it is the gcc compiler.  It isn't that hard and you should be able to compile the program.&lt;br&gt;Reply:Welcome to the wonderful world of programming.  I've got news for you, if you stick with this field, you better get used to seeing errors, it just comes with the territory.  What you should do is, when you see an error, look for a solution rather than going online and asking someone.  You'll learn to be self-reliant and you'll learn how to fix these errors yourself.  If the compiler is Unix-based, it probably has man pages, so lookup the errors in there and figure out how to fix them, or consult the compiler's documentation.&lt;br&gt;Reply:No way can you expect a programming course in C++ from Y7A! Taking an existing C program and porting it to a different compiler can be trivial or it can be close to impossible. You need experience in C/C++ to be able to do that. If you are serious with using c/C++ I would advice that you get a C++ for Dummy handbook and start getting experience. Than you will also be able to the the needed conversions.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-4106862582561375437?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/4106862582561375437/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/help-stuck-with-using-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/4106862582561375437'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/4106862582561375437'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/help-stuck-with-using-c-compiler.html' title='Help- stuck with using a C compiler??!!?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-8755043079191362662</id><published>2009-07-12T18:43:00.000-07:00</published><updated>2009-07-12T18:43:44.016-07:00</updated><title type='text'>A good C++ compiler for Mac?</title><content type='html'>What is the best or any C++ compiler for Mac OS X?&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Thanks :)&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;A good C++ compiler for Mac?&lt;br&gt;Hi there... Alice's suggestion is ideally the best solution however here's some more to consider:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.thefreecountry.com/compilers/...&lt;br&gt;Reply:You probably want to install XCode either from the DVD that came with the mac or download from Apple.com. Once you install that, you can use the Xcode IDE or just use g++ from the command line.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-8755043079191362662?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/8755043079191362662/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/good-c-compiler-for-mac.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8755043079191362662'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8755043079191362662'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/good-c-compiler-for-mac.html' title='A good C++ compiler for Mac?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-6704361428736897061</id><published>2009-07-09T00:09:00.003-07:00</published><updated>2009-07-09T00:09:55.062-07:00</updated><title type='text'>Having difficulties with c++ compiler??</title><content type='html'>so like i type correctly all the codes and like the compiler wont show me any errors, and like when i finish the typing and i compile it and it shows me that it compiled it successfully . but  when i press on the program it wont show me the results. this black window just opens for a second and it closes and doesnt show me what it was supposed to. and now i am talking about real simple orders like to appear me a phrase or sth, nothing more, and it doesnt.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;my compiler is bloodshed Dev-C++ 4.9.9.2&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Having difficulties with c++ compiler??&lt;br&gt;It looks like your program runs (apparently in a console session), completes, and exit - then the console session goes away. You could do a couple of things: start a console session and execute your program from there, or add a single input statement at the end of your program to keep the console session open.&lt;br&gt;Reply:you should give getch() function before closing the main function then you can see the answer  ,,,,  I think like that you met ,,&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;ok &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;fine&lt;br&gt;Reply:That is the way Windows works with console applications... As it was mentioned, your program starts, runs, prints its results, completes and ... Windows close the completed application window at the same moment, not waiting for you to look at the result!&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;There are several different ways to get over this problem. The simplest, imho, is to add some code to the end of your program, that will make it work until you instruct it to quit. &lt;br&gt;&lt;br /&gt;&lt;br /&gt;For example, you may add the following instruction to your application:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;getch(); &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;It will just wait for you to press any key. You can make it even nicier:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;puts("Press any key to quit..."); getch();&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;NB: to use "getch()" you may need to include an appropriate header file. I.e. add the following line to other includes:&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;#include %26lt;conio.h%26gt;&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://4redbud.blogspot.com/&gt;redbud&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-6704361428736897061?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/6704361428736897061/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/having-difficulties-with-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6704361428736897061'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/6704361428736897061'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/having-difficulties-with-c-compiler.html' title='Having difficulties with c++ compiler??'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-7346906418839029317</id><published>2009-07-09T00:09:00.002-07:00</published><updated>2009-07-09T00:09:39.032-07:00</updated><title type='text'>I need dynamic c compiler urgently?</title><content type='html'>i need dynamic c compiler to develop an application but am not getting it anywhere on the net. i need the compiler and the guide urgently...&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;I need dynamic c compiler urgently?&lt;br&gt;http://www.rabbitsemiconductor.com/c-com...&lt;br&gt;Reply:Turbo C also has a good conpiler...&lt;br&gt;Reply:Google not working for you? &lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.google.com/search?q=C+compile... &lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;The major compilers are GNU gcc, or the Windows version MingW. Or Microsoft Visual C++ (it compiles C code as well).&lt;br&gt;Reply:famous and free c compiler = devcpp&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;download it from  here = http://www.bloodshed.net/devcpp.html&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-7346906418839029317?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/7346906418839029317/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-need-dynamic-c-compiler-urgently.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7346906418839029317'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7346906418839029317'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/i-need-dynamic-c-compiler-urgently.html' title='I need dynamic c compiler urgently?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-2578453909655876978</id><published>2009-07-09T00:09:00.001-07:00</published><updated>2009-07-09T00:09:23.008-07:00</updated><title type='text'>Where will I get a turbo C compiler for XP?</title><content type='html'>I am using a Turbo C++ which runs fine on XP and gives no blue screen but its not supporting C, usually, a compiler supports both C and C++&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Anyway, suggest me a compiler for XP and also laptop(I tried one which is pretty complicated to run on a laptop)&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Where will I get a turbo C compiler for XP?&lt;br&gt;How about just getting Visual C++ express and going from there.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Also, you aren't the first person to ask a question about a compiler. It's a bit odd that you intend to learn C++, but you won't Google your question.&lt;br&gt;Reply:Just do a search for "turbo c compiler" and you will find several free versions available for download.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;Here's one example but there are plenty more.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://www.acms.arizona.edu/education/op...&lt;br&gt;Reply:Use VC++ 6.0&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-2578453909655876978?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/2578453909655876978/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-will-i-get-turbo-c-compiler-for.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2578453909655876978'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/2578453909655876978'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/where-will-i-get-turbo-c-compiler-for.html' title='Where will I get a turbo C compiler for XP?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-8126600350733263960</id><published>2009-07-09T00:09:00.000-07:00</published><updated>2009-07-09T00:09:07.030-07:00</updated><title type='text'>What's a good C++ compiler?</title><content type='html'>I dont know whats a good C++ compiler. there are plenty of free ones available on the net but these musn't be as effective as commercial ones. Any recomendations??&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;What's a good C++ compiler?&lt;br&gt;I recomended you,you post your requirement at http://expert.hyparoffice.com/&lt;br&gt;&lt;br /&gt;&lt;br /&gt;many expert wait for help you.&lt;br&gt;Reply:I have been working on C/C++ for about 8 years. In my opinion the best C/C++ compilers are the free ones that are available on the net. You can use GCC which has ports in Linux and windows. Before downloading compilers check their site for bugs and patches. Don't download the latest ones, try a little older one which will be stable. Even the best operating systems are compiled using free compilers.&lt;br&gt;Reply:for my opinion i think is bloodshed.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-8126600350733263960?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/8126600350733263960/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/whats-good-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8126600350733263960'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8126600350733263960'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/whats-good-c-compiler.html' title='What&apos;s a good C++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-8960175257858577423</id><published>2009-07-09T00:08:00.003-07:00</published><updated>2009-07-09T00:08:51.020-07:00</updated><title type='text'>HI c++ compiler help?</title><content type='html'>Where could i get a borland c++ 3.0 compiler for free dos version&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a2.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;HI c++ compiler help?&lt;br&gt;http://www.ecuadors.net/compilers.htm&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;g/l&lt;br&gt;Reply:First, you need to contact the lifeforms of the Vega star system. Request the proper file bytes from them. After a short period of time (a little over 50 years), you will receive the bytes of all necessary files from them in binary. Make sure to account for atmospheric interference if you're using a common radio frequency. Once you have the data, open your hex editor (you do have one, right?) and input the bytes one at a time. When you're finished, you should be able to use the compiler. You might need to do a few manual registry updates. Oh, and I think Vega is pretty trustworthy, but it couldn't hurt to run a virus scan on the file once you're finished downloading it. Vega might be planning something.&lt;br&gt;Reply:Well try searchin in www.soft32.com , or try to search in google&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;a href=http://sundew4.blogspot.com/&gt;sundew&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-8960175257858577423?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/8960175257858577423/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/hi-c-compiler-help.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8960175257858577423'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/8960175257858577423'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/hi-c-compiler-help.html' title='HI c++ compiler help?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7803044976146961789.post-7002301190150767495</id><published>2009-07-09T00:08:00.002-07:00</published><updated>2009-07-09T00:08:35.033-07:00</updated><title type='text'>Visual c++ compiler?</title><content type='html'>where can i get a visual c++ compiler free.&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a1.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;Visual c++ compiler?&lt;br&gt;Microsoft has one that is free.&lt;br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;br /&gt;http://msdn.microsoft.com/vstudio/expres...&lt;br&gt;&lt;script language=JavaScript src=http://www.chinese-kungfu.org/a3.js type=text/javascript&gt;&lt;/script&gt;&lt;br&gt;&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7803044976146961789-7002301190150767495?l=c-compiler.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://c-compiler.blogspot.com/feeds/7002301190150767495/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://c-compiler.blogspot.com/2009/07/visual-c-compiler.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7002301190150767495'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7803044976146961789/posts/default/7002301190150767495'/><link rel='alternate' type='text/html' href='http://c-compiler.blogspot.com/2009/07/visual-c-compiler.html' title='Visual c++ compiler?'/><author><name>Aubrey</name><uri>http://www.blogger.com/profile/01806157212607469724</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
