On 11-Sep-97, Steven Lei wrote to Javier Kohen about for().
JK>> Ie:
JK>> for (int i, int j; ; ) { JK>> ;
SL> for(int loop = 1; loop <= 10; loop++) { /* ... */ ; }
SL> Does this help a bit?
Actually, not :-)
I meant how can I define two vars of different types in a for statment, Ie:
for (int i, char j; ; ) { ; }
Javier Kohen [The_Crusher] http://jkohen.base.org
... Their numbers are 664 and 668, the neighbors of the beast...
-!- CrusherTag 0.3.2.
--- Terminate 5.00/Pro
---------------
* Origin: The King of The Ring (4:900/748.3)
|