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

Join Date: Jun 2004

Posts: 973

intercodes

Send a message via Yahoo to intercodes
Default

DemonEdge,

while (!x) means while (1) which means the while condition is true and evaluates the while function.
intercodes is offline