![]() |
Phasor 3.3.0
Stack VM based Programming Language
|
#include <stdlib.h>Go to the source code of this file.
Functions | |
| size_t | PHASORstd_sys_getAvailableMemory (void) |
| int | PHASORstd_sys_run (const char *name, int argc, char **argv) |
| int | PHASORstd_sys_run_detached (const char *name, int argc, char **argv) |
| size_t PHASORstd_sys_getAvailableMemory | ( | void | ) |
| int PHASORstd_sys_run | ( | const char * | name, |
| int | argc, | ||
| char ** | argv ) |