Has anyone found a way to pass 2 dimentional arrays to a function? My arrays are stored in code and I need to pass them to a function to display them. Gary Martin
This is really a C question, see: http://www.eskimo.com/~scs/C-faq/q6.18.html - Mark
You would thing so, but try doing with Keil. GAry Martin