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 (AndrewAMD), 14,661 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
Page 2 of 2 1 2
Re: Gamestudio 7.05 public beta [Re: sheefo] #148349
08/18/07 13:48
08/18/07 13:48
Joined: Oct 2003
Posts: 827
22�21'24"N 114�07'30...
Frederick_Lim Offline
User
Frederick_Lim  Offline
User

Joined: Oct 2003
Posts: 827
22�21'24"N 114�07'30...
In manual it only state it jump to the beginning of "while" loop not even mention the "do" or "for" loop.

So no increment in for loop is correct, but jump to the check part of "for" loop is a bug

But in the book "The C Programming Language", page 65, the continue statement is:
Quote:

In the while and do, this means that the test part is executed immediately; in the for, control passes to the increment step.




Re: Gamestudio 7.05 public beta [Re: Frederick_Lim] #148350
08/18/07 20:49
08/18/07 20:49
Joined: Apr 2006
Posts: 1,551
Netherlands
D3D Offline
Serious User
D3D  Offline
Serious User

Joined: Apr 2006
Posts: 1,551
Netherlands
If I install this update over 7.04.2 it doesn't really clean up the old files. Also beep still not working in Lite-C?


smile
Re: Gamestudio 7.05 public beta [Re: Hummel] #148351
08/19/07 15:56
08/19/07 15:56
Joined: Sep 2003
Posts: 9,859
F
FBL Offline
Senior Expert
FBL  Offline
Senior Expert
F

Joined: Sep 2003
Posts: 9,859
Quote:


Fehler Falsche Prüfsumme

ich hoffe ihr könnt mir helfen




Klingt nach einem fehlerhaften Download.

Re: Gamestudio 7.05 public beta [Re: FBL] #148352
08/20/07 07:54
08/20/07 07:54
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
The continue statement was probably implemented for while() only. I'll look into it. However, you can easily replace 'continue' by an if condition.

Page 2 of 2 1 2

Moderated by  Matt_Coles 

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