How do I store filenames using zlib?
EsaK <[email protected]> Thu, 16 Jun 2005 18:13:36 +0300 (EEST)
| Newsgroups | gmane.comp.openoffice.devel.xml |
|---|---|
| Message-ID | <[email protected]> |
Hello. I'm hacking away at my C DLL which generates .SXC files... hopefully soon in the future. I'm kinda stuck right now --- I've been staring at zlib docs and examples and source for a few days now, and I still haven't figured out, as in I have absolutely no idea how I can get my std::string to be written as a "content.xml" _into_ the archive. Um. Help? --