Mobile API Reference  MicroStrategy 2019
Null.h
Go to the documentation of this file.
1 //==============================================================================================
2 // FILENAME : Null.h
3 // AUTHOR : Juan Pablo Muraira
4 // CREATION : 10/19/2001
5 // Copyright (C) MicroStrategy Incorporated 2001
6 // All Rights Reserved
7 //==============================================================================================
8 
9 #ifndef NULL
10 #define NULL 0
11 #endif