[Sussex] C programming help
Geoffrey J. Teale
gteale at cmedltd.com
Tue Apr 26 13:43:49 UTC 2005
Further to what Steve said, if you want to look at a trivial example
of dynamic memory management in C you could take a look at this code
from my web site:
http://www.skypickle.com/skypickle/spl-0.1.tar.gz
.. it basically parses INI style config files into a memory
structure. It's by no means rocket science, but it's something I
found myself writing more than once so I made it a library.
There's some explanatory documentation here:
http://www.skypickle.com/skypickle/index.html
.. if that helps.
--
Geoff Teale
CMed Technology - gteale at cmedresearch.com
Free Software Foundation - tealeg at member.fsf.org
More information about the Sussex
mailing list