Simple Virtual Machine
A simple but flexible virtual machine
|
#include <svm.h>
Data Fields | |
const char * | string |
The memory buffer associated to this string is always held by the SVM when it has been returned from an API function. More... | |
SVM_Size | size |
SVM_Size SVM_String::size |
const char* SVM_String::string |
The memory buffer associated to this string is always held by the SVM when it has been returned from an API function.