#include "MeMessage.h"
#include "MeMemory.h"
Functions | |
| void | MeMemoryPrintOptions (const struct MeMemoryOptions *const options) |
Print an MeMemory option record. More... | |
| void | MeMemoryPrintStats (const struct MeMemoryStats *const stats) |
Print an MeMemory statistics record. More... | |
|
Print an MeMemory option record.
This function prints, using the MeInfo entry point of the MeMessage library, the contents of a MeMemoryOptions record.
| options |
A pointer to a MeMemory options record. |
|
Print an MeMemory statistics record.
This function prints, using the MeInfo entry point of the MeMessage library, the contents of a MeMemoryStats record.
| options |
A pointer to a MeMemory statistics record. |
Copyright MathEngine PLC 2000, all rights reserved.