C sourcecode
C is like Unix... Hard, but powerful... Harness its power and be prepared for a journey to insanity...
| cnfio | license: GNU/GPL |
|
A reading/writing library for
zchaff
files. |
|
| download cnfio v0.3 |
| efgets | license: GNU/GPL |
|
A replacement for fgets(). |
|
| download efgets v0.1 |
| stack | license: GNU/GPL |
| A simple stack, implemented
in ISO C. It
is
list based, not array based. It offers the usual functions: push(), pop(), multipush(), multipop() and some others. |
|
| download stack v0.4 |
| strbuf | license: GNU/GPL |
| This is simply a personal
implementation
of
a Java-like String Buffer in ISO C. As far as I know it is bug-free and relatively fast. Use it if you want. After all it is free... |
|
| download strbuf v0.93 |
|
|
Send any bugs to : ipapadop |at| inf |dot| uth |dot| gr |