10 lines
98 B
C
10 lines
98 B
C
#ifdef USESTDDEF
|
|
#include <stddef.h>
|
|
#endif
|
|
|
|
#ifdef USESTDIO
|
|
#include <stdio.h>
|
|
#endif
|
|
|
|
Null NULL
|