home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!munnari.oz.au!jabaru.cec.edu.au!csource!gateway
- From: Jack.Doff@f262.n633.z3.fidonet.org (Jack Doff)
- Newsgroups: comp.lang.c
- Subject: Multidimensional Arrays A
- Message-ID: <721564728.AA09392@csource.oz.au>
- Date: Tue, 03 Nov 1992 19:15:00 +1100
- Sender: gateway@csource.oz.au
- Lines: 13
-
- On the topic of how to pass multi-dimensional arrays, last time I needed
- to do it, I simply put the lines:
-
- void foobar( array2d[10][10])
- { etc...
-
- And it worked fine, and still does...
-
- Have a better one,
- Curt Slanger
-
- ■ SLMR 2.1a ■ You send it, I'll read it!
- * Origin: The Infinity Links BBS (3:633/262)
-