Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Binary File Structure
#1
I tried searching with google but to no avail.

I want to know what those first several bytes of data are in qbasic binary files. For example, when you save a sprite in binary, there's apparently some header information. I'm coding something in windows to save sprites according to this format, but I don't know what to put for those first several bytes.

Anyone know?
Reply
#2
If I remember correctly, it's just the segment:offs address from which you saved the data.
Reply
#3
Microsoft Knowledge Base: BSAVE/BLOAD File Format Explained for Basic; 7-Byte Header
roeten van Frenkel
Visit us at The Official S&F PROD. Homepage
Reply
#4
aha! thanks! i always wondered just exactly it was ;]
Reply
#5
Sweet! Thanks guys Big Grin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)