home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / wizards / 3804 next >
Encoding:
Text File  |  1992-09-07  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.unix.wizards
  2. 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
  3. From: terry@thisbe.npd.Novell.COM (Terry Lambert)
  4. Subject: Re: Question on COFF file format
  5. Message-ID: <1992Sep4.213546.23831@gateway.novell.com>
  6. Sender: terry@thisbe (Terry Lambert)
  7. Nntp-Posting-Host: thisbe.eng.sandy.novell.com
  8. Organization: Novell NPD -- Sandy, UT
  9. References:  <Bu2AJL.43K.1@cs.cmu.edu>
  10. Date: Fri, 4 Sep 1992 21:35:46 GMT
  11. Lines: 18
  12.  
  13. In article <Bu2AJL.43K.1@cs.cmu.edu>, dstewart+@cs.cmu.edu (David B Stewart) writes:
  14. |> 
  15. |> The header information gives the sizes of everything else, but not
  16.                                              ^^^^^^^^^^^^^^^
  17. |> for the string table.  However, to be able to allocate memory to
  18. |> store the string table, I have to know its size, but that doesn't
  19. |> seem to be available.
  20.  
  21. String table size = size of file from fstat() - total of everything else
  22.  
  23.  
  24.                     Terry Lambert
  25.                     terry_lambert@gateway.novell.com
  26.                     terry@icarus.weber.edu
  27.  
  28. ---
  29. Disclaimer:  Any opinions in this posting are my own and not those of
  30. my present or previous employers.
  31.