home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!rutgers!njitgw.njit.edu!tesla.njit.edu!erh0362
- From: erh0362@tesla.njit.edu (Elliotte Rusty Harold)
- Newsgroups: comp.sys.mac.programmer
- Subject: Finding number of strings in a STR# resource
- Message-ID: <1992Aug16.180425.1@tesla.njit.edu>
- Date: 16 Aug 92 23:04:25 GMT
- Sender: news@njit.edu
- Organization: New Jersey Institute of Technology
- Lines: 10
- Nntp-Posting-Host: tesla
-
-
- I know the first two bytes of a STR# resource contain the number of
- strings in the resource, but is there a Toolbox call to read that
- information? Alternately can anyone suggest a hack for getting at that
- info? Should I just call GetResource and cast the resulting handle to
- (short **)?
-
- Elliotte Rusty Harold Department of Applied Mathematics
- elharo@m.njit.edu New Jersey Institute of Technology
- erh0362@tesla.njit.edu Newark, NJ 07103
-