[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
11.2 Guile API Conventions
This chapter details the conventions used by Guile API, as well as specificities of the mapping of the C API to Scheme.
11.2.1 Enumerates and Constants | Representation of C-side constants. | |
11.2.2 Procedure Names | Naming conventions. | |
11.2.3 Representation of Binary Data | Binary data buffers. | |
11.2.4 Input and Output | Input and output. | |
11.2.5 Exception Handling | Exceptions. |