Z.L. wrote:
> I am seeking the C libraries that contain the common algorithms such
> as stack, list, queue etc.
Nit, those are NOT algorithms, they are data structures
In fact, I wish the C libraries that can
> resemble the STL in C++ to some extent. And some guy had suggest me to
> use glib. However it can only work under Linux environment and is
> platform dependent and too huge.
--
comp.lang.c.moderated - moderation address: clcm@[EMAIL PROTECTED]
-- you must
have an appropriate newsgroups line in your header for your mail to be
seen,
or the newsgroup name in square brackets in the subject line. Sorry.


|