4 lines
72 B
C
4 lines
72 B
C
|
// This header has no functions
|
||
|
|
||
|
#define NOFUNCTIONS(x) (x) > 0 ? 0 : 1
|