GStream

iostream-like console IO library for Allegro written by Ole Laursen and now maintained by me.

gstrm16.zip GStream 1.6; works with GCC 3 & MSVC 6; output buffered; supports Unicode. You need makedoc utility from Allegro 4.1 or 4.2 if you want to generate documentation. (Otherwise you can use also 4.0.* branch.)
The DevPak for Dev-C++ is available on my devpaks page.
44 KiB
gstrm14.zip GStream 1.4; works with GCC 3 & MSVC 6; no output buffering; doesn't support Unicode. 40 KiB
gstream.zip GStream 1.3; works under GCC 2 only; output buffered; supports Unicode. 40 KiB

You can read the documentation online.

SourceForge.net Logo