GNU Info

Info Node: (g-wrap.info)Utility functions

(g-wrap.info)Utility functions


Next: Printing object representations Prev: C code needed for adding new types Up: C code needed for adding new types
Enter node , (file) or (file)node

Utility functions
=================

These functions, prototyped in `g-wrap.h' and implemented for each
interpreter which g-wrap supports, can be used in the glue functions
for writing strings to Scheme ports and raising Scheme errors.

 - Function: void gw_puts (char* STR, GWSCM PORT)
     Writes string STR to Scheme port PORT.

 - Function: void gw_error (char* MESSAGE)
     Raises a Scheme error with string MESSAGE.


automatically generated by info2www version 1.2.2.9