Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

SGLIB - A Simple Generic Library for C

Name: Anonymous 2012-04-23 16:29

http://sglib.sourceforge.net/

What are /prog/'s thoughts? I read earlier that one /prog/rammer
was coding C in C++ just so he could use STL's list. WOuld SGLIB
be a solution for these situations?

I want to know !!

Name: Anonymous 2012-04-26 12:27

I read earlier that one /prog/rammer
was coding C in C++ just so he could use STL's list.
That was me, and I was saying that I use C++ just so that I can use the STL, not just std::list.  Why don't you just do that?  The great thing about the STL is that the containers manage their own memory.  It's not GC, it's just a bunch of containers that allocate memory as you add elements and free it when they go out of scope.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List