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-23 16:37

Why to do it?

Name: Anonymous 2012-04-23 16:39

>>2

do what.?

Name: Anonymous 2012-04-23 16:44

>>3
I don't know, it was the title of section 3 in that link.

Name: Anonymous 2012-04-23 18:39

Cool

Name: Anonymous 2012-04-25 8:12

needs more homosexual recursive acronyms

Name: Anonymous 2012-04-25 9:29

His licensing agreement is choose one from the list of open source licences. Now that's quite liberal.

Name: Anonymous 2012-04-25 11:04

>>7
Stop calling everything left of the center liberal. This is anarchic.

Name: Anonymous 2012-04-25 12:03

>>8
Liberal meaning relating to liberty and having few, if any, restrictions. I wasn't referring to political structures.

Name: Anonymous 2012-04-25 13:40

Doesn't GLIB already do all this?  GLIB does suck, I guess.  This looks like it's all macro based, which seems worse.

Name: Anonymous 2012-04-25 14:00

>>8`
>implying the right-left axis is anything but bullshit

Name: Anonymous 2012-04-25 14:14

>>11
Libertardian in denial spotted.

Name: Anonymous 2012-04-25 14:31

Name: Anonymous 2012-04-25 15:04

>>12
Political libertarian?  Economic libertarian?  Civil rights libertarian?

Some of these are even mutually exclusive.

Name: Anonymous 2012-04-25 15:53

>>14
You know exactly what unqualified ``libertarian'' means. Deliberate obtusity is not the same thing as having a nuanced view of things.

Name: Anonymous 2012-04-25 16:57

>>14
Idiotarians, as coined by the manly Eric S. Raymond.

Name: Anonymous 2012-04-25 21:49

>>13
SGLIB stands for Simple Generic Library and it consists of single header file written in C programming language.
So they put everything in a single giant file? Am I the only one who finds this fucking retarded?

Name: Anonymous 2012-04-25 22:00

>>17
It's just a whole bunch of preprocessor directives. There isn't really any other way to do it.
Unless you mean it should be done as several header files. That would just make it more annoying to use.

Name: Anonymous 2012-04-25 22:04

>>18
Now you have to recompile everything if just a single thing is changed, wouldn't it make more sense to only include whatever part of it you're using?

Name: Anonymous 2012-04-25 23:44

>>15-16
No, I honestly don't know which of those you are referring to.

Name: Anonymous 2012-04-25 23:48

>>16
Hey I don't care what you fat stupid americans are up to as long as you aren't fucking around with my civil rights.

Name: Anonymous 2012-04-26 0:37

>>19
It's a set of macros that can be used at any stage of development. It is unnecessary to design your system from the beginning to make use of it.

Name: Anonymous 2012-04-26 6:18

>>19
Preprocessing takes basically no time at all. This isn't Sepples templates.

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.

Name: Anonymous 2012-04-26 14:23

>>24
The problem with that is that Sepples compilers produce shittier output (and do so more slowly) than C compilers for identical input, because the Sepples syntax is such a clusterfuck.

Name: bampu pantsu 2012-05-29 4:35

bampu pantsu

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