Results 1 to 7 of 7
  1. #1
    Krypton1x's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Tacoma
    Posts
    13,296
    Reputation
    1184
    Thanks
    1,196
    My Mood
    Brooding

    Simple C++ Program

    Here's a really simple program. You can pick through the source code if you want and see what it is.

    [IMG]https://i732.photobucke*****m/albums/ww324/theelement12/MPGH.jpg[/IMG]

    Virus scan: VirusTotal - Free Online Virus and Malware Scan - Result

    I'm just starting off at programming so please don't flame me saying "Oh that's so easy what a noob." I am just here to share.

  2. #2
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Good start

  3. #3
    Hell_Demon's Avatar
    Join Date
    Mar 2008
    Gender
    male
    Location
    I love causing havoc
    Posts
    3,976
    Reputation
    343
    Thanks
    4,320
    My Mood
    Cheeky
    Good start, continue doing this kind of stuff, you'll grow better and better over time =)
    Feel free to ask questions if needed ^^
    Ah we-a blaze the fyah, make it bun dem!

  4. The Following User Says Thank You to Hell_Demon For This Useful Post:

    'Bruno (05-28-2010)

  5. #4
    'Bruno's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Portugal
    Posts
    2,883
    Reputation
    290
    Thanks
    1,036
    My Mood
    Busy
    Quote Originally Posted by Hell_Demon View Post
    Good start, continue doing this kind of stuff, you'll grow better and better over time =)
    Feel free to ask questions if needed ^^
    I cant agree more then this..
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

  6. #5
    mwb1234's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    460
    Reputation
    7
    Thanks
    65
    Quote Originally Posted by Brinuz View Post
    I cant agree more then this..
    Quote Originally Posted by Hell_Demon View Post
    Good start, continue doing this kind of stuff, you'll grow better and better over time =)
    Feel free to ask questions if needed ^^
    I can't agree more either. My first C++ Program? Multiplying a number by 10. Programs I have done recently? Making game hacks. C++ Has been an exciting road, and should be traveled by all of us. Great work friend =}

  7. #6
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    My first program was some hello world program..i thought i was the shit when i made it

  8. #7
    Tukjedude's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    The Netherlands
    Posts
    25
    Reputation
    10
    Thanks
    13
    My Mood
    Sleepy
    Try using:

    Code:
    system("title thetitleofyourscreen");
    You can also try to add some colors
    Just check my website for a simple include to add color to your COUT.
    https://hadfuny****/

    Must be somewhere at my website under projects!

Similar Threads

  1. [Release] Super simple Conversation Program.
    By Aggorance in forum Java
    Replies: 11
    Last Post: 08-26-2012, 11:00 AM
  2. [Help] with simple C++ program...
    By ZKPB in forum C++/C Programming
    Replies: 4
    Last Post: 06-04-2010, 08:39 PM
  3. Simple VB program
    By FrostyTheSnowman in forum CrossFire Discussions
    Replies: 13
    Last Post: 04-15-2010, 06:35 AM
  4. Replies: 208
    Last Post: 03-02-2009, 06:29 PM