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

Behold, the universal type

Name: Anonymous 2010-07-03 0:47

typedef union v{
char cb;char* c;char** c2;char***c3;
 unsigned char ucb;unsigned char* uc;unsigned char** uc2;unsigned char***uc3;
signed char scb;signed char* sc;signed char** sc2;signed char***sc3;
short int fnb;short int* fn;short int** fn2;short int ***fn3;
unsigned  short int ufnb;unsigned  short int* ufn;unsigned short int** ufn2;unsigned short int ***ufn3;
signed short int sfnb;signed short int* sfn;signed short int** sfn2;signed short int ***sfn3;
int nb;int* n;int** n2;int ***n3;
unsigned int unb;unsigned int* un;unsigned int** un2;unsigned int ***un3;
signed int snb;signed int* sn;signed int** sn2;signed int ***sn3;
long lb;long* l;long** l2;long*** l3;
unsigned long ulb;unsigned long* ul;unsigned long** ul2;unsigned long*** ul3;
signed long slb;signed long* sl;signed long** sl2; signed long*** sl3;
long long  mb;long long* m;long long** m2; long long*** m3;
unsigned long long  umb;unsigned long long* um;unsigned long long** um2;unsigned long long*** um3;
signed long long  smb;signed long long* sm;signed long long** sm2; signed long long*** sm3;
float jb;float *j;float** j2;float***j3;
double kb;double* k;double** k2;double***k3;
long double gb;long double* g;long double**g2;long double***g3;
} vr;

Name: Anonymous 2010-07-03 0:53

*(void*)

Name: Anonymous 2010-07-03 0:54

Is this some void.h piece?

Name: Anonymous 2010-07-03 0:57

>>2
compiler does not like void pointers mixin with code, this doesn't need any casts.
>>3
How did you know?

Name: Anonymous 2010-07-03 2:28

An unholy union.

Name: FrozenVoid 2010-07-03 2:31

Its called vr, short for 'void resource'


__________________
Orbis terrarum delenda est

Name: Anonymous 2010-07-03 2:36

Type safety at its finest

Name: Anonymous 2010-07-03 2:45

YOU MENA boost::variant

Name: Anonymous 2010-07-03 2:58

#include "void.h"

Name: Anonymous 2010-07-03 3:05

Those who don't understand polymorphism are condemned to reinvent it, poorly.

Name: Anonymous 2010-07-03 8:18

Missing a bunch of void pointers here. Please add this:
void frozen;void* frozen1;void** frozen2;void*** frozen3;

Name: Anonymous 2010-07-03 8:18

>>11
Please learn C.

Name: Anonymous 2010-07-03 8:56

>>12
PLEASE LEARN MY ANUS

Name: Anonymous 2010-07-03 8:57

>>13
Please go away.

Name: Anonymous 2010-07-03 9:00

no time for love. let's haxx anii

Name: Anonymous 2010-07-03 9:02

>>14
at least there's no mention of xarn itt. oh well now there is

Name: Anonymous 2010-07-03 9:27

>>1
My god, that's ugly.

Name: Anonymous 2010-07-03 9:33

>>15,16
The Shift key is usually located above the key labelled `Ctrl' (an abbreviation for Control) on your keyboard. If it does not say `Shift' on it, there is usually a glyph resembling an arrow pointing upwards printed on the key. Please learn how to use this key.

Name: Anonymous 2010-07-03 9:40

>>18
`Ctrl'
Please use the string faggot quotes for strings and char faggot quotes for characters!

Name: Anonymous 2010-07-03 9:59

Please use "universal type quotes" and avoid fancy typographic variants.

Name: Anonymous 2010-07-03 10:14

Please use “proper quotation marks” for the web and avoid inferior substitutes.

Name: Anonymous 2010-07-03 10:57

>>18
OH HAI IM A MASSIVE NIGGER

Name: Anonymous 2010-07-03 11:22

>>22
* AFRICAN AMERICAN

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