This method is the constructor for the OMHeap class.
Public
OMHeap(int size=100)
size
The amount of memory to allocate for the heap. The default size is 100 bytes.