Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.pascal.borland    |    Borland Pascal was actually pretty neat    |    2,978 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 1,753 of 2,978    |
|    Mike Dickson to All    |
|    Re: Tic-Tac-Toe    |
|    07 Jun 05 19:29:51    |
   
   From: mike@blackcat.demon.co.uk   
      
   In article assemblywizard@gmail.com   
   wrote...   
      
   > PROCEDURE cleararray;   
   > BEGIN   
   > r := 1;   
   > c := 1;   
   > x := 0;   
   > while r < 4 do   
   > BEGIN   
   > while c < 4 do   
   > BEGIN   
   > t[r,c] := x;   
   > c := c+1;   
   > END;   
   > c := 1;   
   > r := r+1;   
   > END;   
   > END;   
      
   *Christ* you write ugly code....   
      
   Mike Dickson, Edinburgh, Scotland   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca