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

LAC is all talk and no action

Name: Anonymous 2015-01-08 0:25

A troll or an incompetent?
I don't know!

Name: Anonymous 2015-01-10 0:15

Why do people redefine NULL?

#undef NULL
#define NULL (void *)0

Or just
#include <stdlib.h>
#define null ((void *)0)


Why? Why the hell would anyone do that? The only reason I can think of is if you want to make your own libc. No idea why anyone would do the second example.

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