I Starting Learning C++

Ask for Help on Using the Language With Memory Hacking Software

Moderators: g3nuin3, SpeedWing, WhiteHat, mezzo

I Starting Learning C++

Postby shinnsohai » Thu May 22, 2008 12:58 pm

I Need Pros Helping :D
-šнιηηšσнαι-
User avatar
shinnsohai
n00b
 
Posts: 973
Joined: Mon Feb 18, 2008 7:31 pm
Location: l_ A /\/ G l< A \/\/ I

Postby L. Spiro » Thu May 22, 2008 2:04 pm

Learn if/else. It wins.


L. Spiro
Our songs remind you of songs you’ve never heard.
User avatar
L. Spiro
L. Spiro
 
Posts: 3129
Joined: Mon Jul 17, 2006 10:14 pm
Location: Tokyo, Japan

Postby shinnsohai » Thu May 22, 2008 2:47 pm

Thx For Supporting me :D

Ok i had a question

i wrote this
Its Error I Think Is Some Thing Wrong,But I Don`t Know Where Is The Error

Code: Select all
#include <iostream>

int main () {
   std::cout << "ShinnSohai" << std::endl;
   return EXIT_SUCCESS;
}
-šнιηηšσнαι-
User avatar
shinnsohai
n00b
 
Posts: 973
Joined: Mon Feb 18, 2008 7:31 pm
Location: l_ A /\/ G l< A \/\/ I

Postby L. Spiro » Thu May 22, 2008 3:48 pm

You would probably do well to actually copy and paste the error itself.


L. Spiro
Our songs remind you of songs you’ve never heard.
User avatar
L. Spiro
L. Spiro
 
Posts: 3129
Joined: Mon Jul 17, 2006 10:14 pm
Location: Tokyo, Japan

Postby shinnsohai » Thu May 22, 2008 10:19 pm

Yes,but i want to type it myself that i can remember well
This Time I Had Success :D

Code: Select all
#include <iostream>

void main() {
   int iAge;
   std::cout << "How Old Are You?" <<std::endl;
   std::cin >> iAge;
   std::cout << "You are " << iAge << "years old." << std::endl;
}
-šнιηηšσнαι-
User avatar
shinnsohai
n00b
 
Posts: 973
Joined: Mon Feb 18, 2008 7:31 pm
Location: l_ A /\/ G l< A \/\/ I

Postby WolFUnborn » Wed Jun 18, 2008 1:45 am

Well good luck , and you can always check cheaters.utopia for tuts posted by fire cracker , some are really helpfull.
Image
WolFUnborn
Acker
 
Posts: 70
Joined: Thu Jun 12, 2008 2:51 am


Return to Help

Who is online

Users browsing this forum: No registered users and 0 guests