  |      | Re: [Interactive C features] Justin Kao 
  | 
   |   |    | (...) You could use a one dimensional array of length width*height such that: cellMazeWhatever[x][y] is turned into cellMazeWhatever[(x-1)*width+y]    (27 years ago, 26-Aug-98, to lugnet.robotics.handyboard)   
   | 
  |   |  |    |  
  |   |     |   |      | Re: [Interactive C features] Randy Sargent 
  | 
   |  |    |    | You can also upgrade to IC 3.1/3.2. Among the improvements include support for multidimensional arrays. -- Randy ---...--- (...)    (27 years ago, 27-Aug-98, to lugnet.robotics.handyboard)   
   | 
   |  |   |  |    |  
   |  |   |     |   |      | Re: [Interactive C features] Richard Drushel 
  | 
   |  |    |    | [Randy Sargent] spake unto the ether: (...) Sigh. I can't forsee our Autonomous Robotics course buying 15 copies of IC 3.x or greater until it supports case/switch. It's the only feature that our students using freeware 2.81 really complain that (...)   (27 years ago, 28-Aug-98, to lugnet.robotics.handyboard)   
   | 
   |  |  |  |    |