|
Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <stdlib.h>Go to the source code of this file.
Functions | |
| void * | operator new (size_t size) |
| void | operator delete (void *ptr) noexcept |
| void * | operator new[] (size_t size) |
| void | operator delete[] (void *ptr) noexcept |