URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       The New DS computer forum!!
  HTML https://dscomp.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: C++
       *****************************************************
       #Post#: 284--------------------------------------------------
       Tutorial #1 - Getting a Compiler.
       By: Hondaman Date: October 8, 2010, 5:05 pm
       ---------------------------------------------------------
       [center]Resources -[/center]
       Bloodshed Dev C++ -
       >Download<
  HTML http://sourceforge.net/projects/dev-cpp/files/Binaries/Dev-C%2B%2B%204.9.9.2/devcpp-4.9.9.2_setup.exe/download
       (If you see a form, you
       don't need to fill it in.)
       [center]Setting up -[/center]
       Download Bloodshed Dev C++ from the link above and Install.
       This is simple but if you incounter any problems message me and
       I'll do my best to help you.
       Open your 'Dev C++' and now we begin.
       In the file menu, click new > Source File.
       You should have a blank document, with a blue line at the top.
       This blue line shows where you are in the code so you don't
       loose your cursor in the mess of code.
       Now save your document by going into File > Save as
       save it anywhere in your computer (I would recommend making a
       new folder) and save it as 'script1.cpp'
       you should now be fully setup and ready to code.
       Thanks for reading this tutorial.
       Remember, If you encounter any problems message me and I'll help
       you with your problem.
       [center]<< Previous
  HTML http://www.dscompforums.tk/c/introduction/msg283/?topicseen#new
       
       |   Next >>
  HTML http://www.dscompforums.tk/c/tutorial-2-hello-world!/msg285/?topicseen#new[/center]
       *****************************************************