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 


please help me (odd rows)

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

Joined: 14 Jun 2009
Posts: 13
Location: Port 80

PostPosted: Thu May 27, 2010 3:17 pm    Post subject: please help me (odd rows) Reply with quote

there is the following sequence:

7
1 7
1 1 1 7
3 1 1 7
............................
how code to print out at least until 10 rows using Delphi.
thnk's
Back to top
View user's profile Send private message
NoMercy
Master Cheater
Reputation: 1

Joined: 09 Feb 2009
Posts: 289

PostPosted: Thu May 27, 2010 3:29 pm    Post subject: Reply with quote

Code:
for( int x; x<=10; x++)
// ur code


its c++, but i think delphi have also something like that
Back to top
View user's profile Send private message
giwang
Newbie cheater
Reputation: 0

Joined: 14 Jun 2009
Posts: 13
Location: Port 80

PostPosted: Thu May 27, 2010 3:36 pm    Post subject: Reply with quote

@^
thnk's, can u explain ur code

could someone written in delphi
Back to top
View user's profile Send private message
Cheat Engine User
Something epic
Ban
Reputation: 60

Joined: 22 Jun 2007
Posts: 2071

PostPosted: Thu May 27, 2010 3:41 pm    Post subject: Reply with quote

It creates x and does the code each time until x reaches ten.

http://delphi.about.com/od/beginners/a/delphi_loops.htm
Back to top
View user's profile Send private message
Slugsnack
Grandmaster Cheater Supreme
Reputation: 71

Joined: 24 Jan 2007
Posts: 1857

PostPosted: Thu May 27, 2010 8:51 pm    Post subject: Reply with quote

Holland wrote:
It creates x and does the code each time until x reaches ten.

http://delphi.about.com/od/beginners/a/delphi_loops.htm

it also increments x at the end of each loop : D
Back to top
View user's profile Send private message
Noz3001
I'm a spammer
Reputation: 26

Joined: 29 May 2006
Posts: 6220
Location: /dev/null

PostPosted: Thu May 27, 2010 9:34 pm    Post subject: Reply with quote

And you might like to initialise x
Back to top
View user's profile Send private message MSN Messenger
Cheat Engine User
Something epic
Ban
Reputation: 60

Joined: 22 Jun 2007
Posts: 2071

PostPosted: Fri May 28, 2010 3:39 am    Post subject: Reply with quote

Slugsnack wrote:
Holland wrote:
It creates x and does the code each time until x reaches ten.

http://delphi.about.com/od/beginners/a/delphi_loops.htm

it also increments x at the end of each loop : D
Yeah but that was quite obvious, was it not?
Back to top
View user's profile Send private message
Slugsnack
Grandmaster Cheater Supreme
Reputation: 71

Joined: 24 Jan 2007
Posts: 1857

PostPosted: Fri May 28, 2010 5:21 am    Post subject: Reply with quote

Holland wrote:
Slugsnack wrote:
Holland wrote:
It creates x and does the code each time until x reaches ten.

http://delphi.about.com/od/beginners/a/delphi_loops.htm

it also increments x at the end of each loop : D
Yeah but that was quite obvious, was it not?

it's easy when you know how. just like x86 assembler
Back to top
View user's profile Send private message
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