| Author |
pls consider this program i don't know how h value is incremented in Label1:
|
giribabu rosi
Greenhorn
Joined: Apr 14, 2005
Posts: 17
|
|
[ EJFH: Turned smilies off, added CODE tags ] [ May 12, 2005: Message edited by: Ernest Friedman-Hill ]
|
 |
Stuart Gray
Ranch Hand
Joined: Apr 21, 2005
Posts: 410
|
|
|
Well it is incremented by the h++ at the top of the code, just below the for loop. There are several cases when the program breaks to label1, thus causing h to be incremented.
|
 |
 |
|
|
subject: pls consider this program i don't know how h value is incremented in Label1:
|
|
|