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

I am a C Programmer

Name: Anonymous 2012-01-27 23:08

Yes. I'm a C programmer. So? I don't see a problem. I embraced my UNIX soul long ago and I am happy together with my compiler (who is a cute layered front/backend design!). We have a fucking lot of functions in and outside of the kernel and I am pretty compact and resource conserving.

But thanks anyway asshole. Go and beat off to your stupid garbage collection shit while I #INCLUDE <stdio.h> with my preprocessor.

Name: Anonymous 2012-01-28 1:46

If private: in a struct definition is considered a label, you might be able to build classes using something like

#define class struct
#define private private ## __LINE__


to avoid duplicate labels. However i expect this code won't work either.


>>18
I see, you can express the body in terms of the macro, which is possibly the cleanest way of doing things. However that still inevitably requires special syntax. Combining your approach with >>15 allows for not specifying the variable name, its constructor and destructor every time you create a block, and hence the trivial ability to create a block without a variable and a variable without a block

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