Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (Dico), 16,767 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
"For" Loop Example #299196
11/22/09 08:30
11/22/09 08:30
Joined: Sep 2009
Posts: 10
Turkey
C
cmpunk Offline OP
Newbie
cmpunk  Offline OP
Newbie
C

Joined: Sep 2009
Posts: 10
Turkey
DELETED...

Last edited by cmpunk; 11/22/09 17:36.

A7 Free Edition
Re: "For" Loop Example [Re: cmpunk] #299210
11/22/09 11:22
11/22/09 11:22
Joined: Nov 2007
Posts: 1,143
United Kingdom
DJBMASTER Offline
Serious User
DJBMASTER  Offline
Serious User

Joined: Nov 2007
Posts: 1,143
United Kingdom
Code:
if(createx>10)
{
  sys_exit("Güle Güle");
}


This bit will never be executed because 'createx' will never be greater than 10, after the for loop.

Re: "For" Loop Example [Re: DJBMASTER] #299227
11/22/09 13:38
11/22/09 13:38
Joined: Sep 2009
Posts: 10
Turkey
C
cmpunk Offline OP
Newbie
cmpunk  Offline OP
Newbie
C

Joined: Sep 2009
Posts: 10
Turkey
Yes,I do error...Thanks...


A7 Free Edition

Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1