Omni C++ Framework
What is Omni?
Getting Started
Cross Platform
Documentation
Source
Class Index
Examples
Building
Macros/Options
System API
Considerations
Search
Search the Framework
(C)
Zeriph Enterprises, LLC
OMNI_NULL_MACRO
MACRO
OMNI_NULL_MACRO
- Defines the NULL value type to use.
SYNOPSIS
top
If define, the
OMNI_NULL
type will be the
NULL
macro.
DESCRIPTION
top
For more information on the null type used, see
omni/defs/global.hpp
CONSIDERATIONS
top
No special considerations
PLATFORM SPECIFIC
top
No platform specific notes.
NOTES
top
None.