C++
#define NULL 0
File
adesk.h
Description
Deprecated. This macro represents null.
Use Instead
Transition from NULL macro to native nullptr.
#define NULL 0
adesk.h
Deprecated. This macro represents null.
Transition from NULL macro to native nullptr.