home bbs files messages ]

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,557 of 2,978   
   Jud McCranie to All   
   Re: Tic-Tac-Toe   
   03 May 05 14:49:42   
   
   From: youknowwhat.mccranie@adelphia.net   
      
   On 2 May 2005 20:18:19 -0700, "science guy"    
   wrote:   
      
   >Hello people. I am doing a program that uses multi-dimensional arrays   
   >to creat a tic-tac-toe program.   
   >   
   >Can anyone help me get started?   
      
   You probably want the board to be an array like this:   
   board : array[ 1 .. 3, 1 .. 3] of char; { or another type }   
      
   > Oh and should I use procedures or functions?   
      
   Yes, depending on what you need to do.   
      
   ---   
   Replace you know what by j to email   
      
   --- 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