home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.wizards
- Path: sparky!uunet!gatech!darwin.sura.net!jvnc.net!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!hellgate.utah.edu!fcom.cc.utah.edu!park.uvcc.edu!ns.novell.com!gateway.novell.com!thisbe!terry
- From: terry@thisbe.npd.Novell.COM (Terry Lambert)
- Subject: Re: Question on COFF file format
- Message-ID: <1992Sep4.213546.23831@gateway.novell.com>
- Sender: terry@thisbe (Terry Lambert)
- Nntp-Posting-Host: thisbe.eng.sandy.novell.com
- Organization: Novell NPD -- Sandy, UT
- References: <Bu2AJL.43K.1@cs.cmu.edu>
- Date: Fri, 4 Sep 1992 21:35:46 GMT
- Lines: 18
-
- In article <Bu2AJL.43K.1@cs.cmu.edu>, dstewart+@cs.cmu.edu (David B Stewart) writes:
- |>
- |> The header information gives the sizes of everything else, but not
- ^^^^^^^^^^^^^^^
- |> for the string table. However, to be able to allocate memory to
- |> store the string table, I have to know its size, but that doesn't
- |> seem to be available.
-
- String table size = size of file from fstat() - total of everything else
-
-
- Terry Lambert
- terry_lambert@gateway.novell.com
- terry@icarus.weber.edu
-
- ---
- Disclaimer: Any opinions in this posting are my own and not those of
- my present or previous employers.
-