next up previous contents
Next: Pike_sp Up: The C API Previous: tFunc   Contents

The Stack

All arguments to, and return values from, underlying C functions are passed through the stack. The elements on the stack are svalue structs so that all kinds of data structures can be placed ``on'' it.



Subsections

2003-03-04