Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Another Program of Mine Playing Around With String Variables

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
Turochek
Newbie cheater
Reputation: 0

Joined: 20 May 2007
Posts: 13

PostPosted: Mon May 28, 2007 7:27 pm    Post subject: Another Program of Mine Playing Around With String Variables Reply with quote

Hope you like it! Decompile, build, and run! I had so many errors. I'm never making one of my variables Farticus_of_Fartland ever again.

Code:
// Me experimenting with string variable declarations
#include <iostream>
#include <string>//I think I have to put this every time in order to use the string variable declaration
using namespace std;

int main()
{
   string El_Poopie, Farticus_of_Fartland;
   El_Poopie = "Cheat Engine";
   Farticus_of_Fartland = "UCE";
   cout << "I tried at first just use " << El_Poopie << " to hack games, but then I realized that\n since I play ";
   cout << "Maple Story, I needed a " << Farticus_of_Fartland << " and a whole bunch of other\n sketchy, virus-ridden ";
   cout << "programs to hack it and it was really complicated and \ncrap. So I decided to quit gaming for a bit, and learn C++,\n ";
   cout << "because it might help me understand " << El_Poopie << " and " << Farticus_of_Fartland << "'s a little\n ";
   cout << "better.\n Please tell me how you like this program. :D\n\n\n\n\n\n\n\n\n\n\n\n\n";
   return 0;
}

Back to top
View user's profile Send private message
TheSorc3r3r
I post too much
Reputation: 0

Joined: 06 Sep 2006
Posts: 2404

PostPosted: Mon May 28, 2007 7:31 pm    Post subject: Reply with quote

you should use char arrays, not <string>
_________________


Don't laugh, I'm still learning photoshop!
Back to top
View user's profile Send private message
Turochek
Newbie cheater
Reputation: 0

Joined: 20 May 2007
Posts: 13

PostPosted: Mon May 28, 2007 7:36 pm    Post subject: Reply with quote

What are char arrays? Like expanded char letters?
Back to top
View user's profile Send private message
oib111
I post too much
Reputation: 0

Joined: 02 Apr 2007
Posts: 2947
Location: you wanna know why?

PostPosted: Mon May 28, 2007 7:53 pm    Post subject: Reply with quote

char arrays
_________________


8D wrote:

cigs dont make people high, which weed does, which causes them to do bad stuff. like killing
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites