![]() |
Phasor 3.1.1
Stack VM based Programming Language
|
#include "system.h"Go to the source code of this file.
Functions | |
| size_t | PHASORstd_sys_getAvailableMemory () |
| 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 | ( | ) |
| int PHASORstd_sys_run | ( | const char * | name, |
| int | argc, | ||
| char ** | argv ) |