show/hide this revision's text 3 edited tags
show/hide this revision's text 2 edited tags
show/hide this revision's text 1

What's a 'null defined macro'?

I'm learning objective-C and Cocoa. In the Apple tutorial I'm working through there's a side note that says:

IBOutlet is a null-defined macro, which the C preprocessor removes at compile time.

I'm curious - what's a null-defined macro?

Cheers Ben