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

Pages: 1-

how do you pronounce (void*)

Name: Anonymous 2011-01-01 5:55

1. voidsterr
2. voidsy err
3. void star (faggot)
4. vissy stug

Name: Anonymous 2011-01-01 6:03

5. frozen void

Name: Anonymous 2011-01-01 6:21

nigger nigger nigger

Name: Anonymous 2011-01-01 6:34

Name: Anonymous 2011-01-01 8:13

nigger star

Name: Anonymous 2011-01-01 10:49

void-pointer

Name: Anonymous 2011-01-01 12:46

my other voidp is a void?

Name: Anonymous 2011-01-01 13:03

3. void star (faggot)

Name: Anonymous 2011-01-01 13:46

typedef void* Object;

Name: Anonymous 2011-01-01 14:33

typedef void* VoidPointerFactoryFactory;

Name: Anonymous 2011-01-01 18:12

typedef void* HANDLE;
HANDLE lpDwEventAttr = NULL;

Name: Anonymous 2011-01-01 18:28

>>11
Windows programmer's void.h
#define NULLx2 NULL, NULL
#define NULLx3 NULLx2, NULL
#define NULLx4 NULLx3, NULL
#define NULLx5 NULLx3, NULLx2
#define NULLx6 NULLx3, NULLx3

Name: Anonymous 2011-01-01 19:42

``opaque''

Name: Anonymous 2011-01-02 0:26

>>12
oh God I lol'd

Name: Anonymous 2011-01-02 1:34

6. void asterisk

Name: Anonymous 2011-01-02 1:46

>>12
Can it be optimized?
I mean, like
#define NULLx(1) NULL
#define NULLx(n) NULL, NULLx(n-1)

Name: Anonymous 2011-01-02 1:47

>>1
pointerToVoid

Name: Anonymous 2011-01-02 1:51

>>16
CPP is not turing complete.

You could do it, but it would be something like:

#ifdef DEFINE_NULL
#if DEFINE_NULL > 0
#include "sub1.h" // reduces DEFINE_NULL by 1
#define NULLs NULL, DEFINE_NULL
#include "thisfile.h" // recursively includes the file with DEFINE_NULL-=1
#else
#undef DEFINE_NULL
#endif
#endif

// now you have NULLs = NULL, NULL, ..., NULL


With "sub.h" filled with some cpp voodoo. It's more pratical to define them by hand or use a separate macro processor.

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