10 ms·
>Word is basically an operating system. And .doc files are basically a memory dump.
by reddalo 2mo ago
>Word is basically an operating system.
And .doc files are basically a memory dump.
- someguyiguess 2mo agoDump is a great word for it
- galangalalgol 2mo agoThat was certainly true once, but now all that state is serialized to xml amd zipped up. You can unzip it and look at it if you don't value your sanity.
- oblio 2mo agoSo what you're saying is that the files are basically a memory dump formatted as XML? :-p
- galangalalgol 2mo agoA selective menory dump that when deserialized can ignore fields not present its version, but yeah.
- reddalo 2mo agoThat's why I said .doc. The format you're talking about is called .docx