home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / programm / 20149 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.0 KB  |  22 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!jvnc.net!yale.edu!yale!gumby!destroyer!news.iastate.edu!dunix.drake.edu!acad.drake.edu!gg4921s
  3. From: gg4921s@acad.drake.edu
  4. Subject: MicroSoft Word 4.0 Binary File Spec!!
  5. Message-ID: <1992Dec21.143436.1@acad.drake.edu>
  6. Lines: 10
  7. Sender: news@dunix.drake.edu (USENET News System)
  8. Nntp-Posting-Host: acad.drake.edu
  9. Organization: Drake University, Des Moines, Iowa, USA
  10. Date: Mon, 21 Dec 1992 20:34:36 GMT
  11.  
  12.   I am looking at MicroSoft Word's 4.0 Binary File Spec for the macintosh.
  13. In it they talk about 4 byte integers:  if I print one of these 4 byte integers
  14. it looks like ( in decimal ): 32 32 32 1  
  15. I can translate this to binary, no problem, but have two questions:
  16.    1.     what coding is being used, ie.  BCD or 2's complement or unsigned
  17.         integer?
  18.    2.   what order are these bytes, most significant byte on left?
  19.   Anyone with knowledge of Word Binary File format out there?
  20. Thanks Ahead, 
  21. Gordon Graber, Academic computing, Drake University, Des Moines,IA
  22.