View Single Post
Old 12-02-2004, 09:57 AM   #5 (permalink)
intercodes
 
Ultra Techie

Join Date: Jun 2004

Posts: 973

intercodes

Send a message via Yahoo to intercodes
Default

DemonEdge,

yes, aslong as the while function has an integer value of '1' , the while condition is satisfied. So this loop runs infinitly, unless the 'etc' is replaced with some code.

Any value other than 1 in the 'while' will exit from the function.
intercodes is offline