FPS Hacks
PLEASE GO TO NEW SITE Fpshackersvip.megabyet.net

Join the forum, it's quick and easy

FPS Hacks
PLEASE GO TO NEW SITE Fpshackersvip.megabyet.net
FPS Hacks
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Basic tut ''Hello world''

3 posters

Go down

Basic tut ''Hello world'' Empty Basic tut ''Hello world''

Post by M4c_m4n Sun Nov 15, 2009 6:18 pm

this is the code for the basic hello word c++ code anyway in this tut im no
explaining what it mean im just providing you with the source code so you can give it a try


Code:
#include "stdafx.h"



#include <iostream>

using namespace std;

int main()
{
   
   cin.get();
   return 0;
}


and if you want to change the message to say something else you change this:

Code:
cout << "fpshaxervip!" ;
M4c_m4n
M4c_m4n
Admin
Admin

Medals Terrorist
Posts : 454
Join date : 2009-11-14

Back to top Go down

Basic tut ''Hello world'' Empty Re: Basic tut ''Hello world''

Post by minipa Thu Nov 19, 2009 7:55 pm

lol nice
minipa
minipa
Member
Member

Posts : 97
Join date : 2009-11-06
Age : 28
Location : Canada

Back to top Go down

Basic tut ''Hello world'' Empty Re: Basic tut ''Hello world''

Post by Guest Sat Jun 05, 2010 6:51 pm

nice work

Guest
Guest


Back to top Go down

Basic tut ''Hello world'' Empty Re: Basic tut ''Hello world''

Post by Itusan Mon Jun 07, 2010 11:48 am

Awesome
Itusan
Itusan
Registered
Registered

Medals Nut Cracker
Posts : 12
Join date : 2010-06-05
Age : 38
Location : PA

Back to top Go down

Basic tut ''Hello world'' Empty Re: Basic tut ''Hello world''

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum