Computer problems,Computer help
*AX SOFT>>>Programming & Design

I'm learning C++?


I just started a few hours ago, I've got www.bloodshed.com's complier, and I'm learning the ins and outs from www.cplusplus.com. So far, all I am getting to open is command prompt with my text on it for maybe a split second and then it closes. What am I eventually going to be able to make with C++? I mean, what is it used for? Any advice?

you make what ever you heart desires.. calculators.. math programs.. operating systems,.. videogames... text editors.. accounting software.. etc..

(your problem with the split second viewing is the program runs to completion and closes.. you can either stick a 'cin' statement right before the end forcing the program to get some irrelevent user input just so you can see the output.. or run your program from your command windows.. [start->run->cmd)

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • Setting up path on Myeclipse for a project deployed on Jboss?

    ...

  • AP Computer Science PLZ HELP!!! JAVA?

    May be you can contact a JAVA expert live at website like ...

  • Whats a favicon?

    These two articles tell you how to do it - ...

  • How do I insert a favicon in html?

    What you have to do is make the file an icon file. You can go here to convert an image to an icon file: ...

  • What should I use to put up a website? Yahoo, facebook, myspace, ect?

    i think you can use www.freewebs.com you can modify your website and it's for free..Gbu

    ...
  • C++ help please!?

    #include <iostream> using namespace std; int main() { int people = 1; int fee = 0; int totalpeople = 0; int totalfee = 0; while(people > 0) { cout << "Enter number o...

  • I have to write a C++ program...?

    This logic will compute the dollars, quarters, etc. You can add it to your programme. int pennies; int dollars; int quarters; int nickles; int dimes; dollars = pennies/100; pennies -= d...

  • I have vista, how do i get my desktop to be a slideshow?

    1.) RIGHT CLICK on your desktop 2.) Click on PERSONALIZE 3.) Click SCREEN SAVER 4.) Click on PHOTOS and choose which folder you would like to display as a slideshow [if you need to, make a separ...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster