home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!agate!ocf.berkeley.edu!mdr
- From: mdr@ocf.berkeley.edu (Mike Rogoff)
- Newsgroups: comp.lang.c
- Subject: Array question....
- Date: 22 Jul 1992 23:51:26 GMT
- Organization: U.C. Berkeley Open Computing Facility
- Lines: 9
- Distribution: ca
- Message-ID: <14ks9uINNgmj@agate.berkeley.edu>
- NNTP-Posting-Host: tempest.berkeley.edu
- Keywords: help?
-
- Forgive my naivity, but could somebody help me with dynamically
- allocating arrays? How would you go about it? If you just
- malloc a bunch of space, can you reference it with array [] subscripts
- and have it work?
-
- thanks.....
-
- mike
-
-