Omni C++ Library
What is Omni?
Getting Started
Cross Platform
Downloads
Documentation
Source
Class Index
Examples
Building
Macros/Options
System API
Considerations
Style/Best Practices
Search
Search the Library
(C)
Zeriph Enterprises
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.