Built-in functions get passed an array of these as their second parameter. More...
#include <sml/arg.h>
Public Attributes | |
| const void * | constptr |
| void * | list |
| void * | ptr |
| STRING * | str |
| SYMBOL * | sym |
| double | val |
Built-in functions get passed an array of these as their second parameter.
This is also what our stack is made up of.
| const void* SML::ARG::constptr |
| void* SML::ARG::list |
| void* SML::ARG::ptr |
| double SML::ARG::val |
1.6.1