![]() |
Phasor 3.3.0
Stack VM based Programming Language
|
#include <stdlib.h>Go to the source code of this file.
Classes | |
| struct | AppleScriptResult |
Functions | |
| AppleScriptResult | executeAppleScript (const char *script) |
| void | freeAppleScriptResult (AppleScriptResult *result) |
| AppleScriptResult executeAppleScript | ( | const char * | script | ) |
Definition at line 20 of file AppleScript.m.
| void freeAppleScriptResult | ( | AppleScriptResult * | result | ) |