Next: , Previous: , Up: Argument Conversion   [Contents][Index]


2.4.9 Null Pointers and Optional Arguments

If a native function has a pointer argument that can be NULL, the Guile #f can be sent or received to indicate a null pointer.