Next: syslib transcoders, Previous: syslib strings, Up: syslib [Index]
The following bindings are exported by the library (vicare
system $io)
.
Return true if obj is the reference to a port structure; return false otherwise.
Allocate a new port structure, initialise its fields with the arguments, return a reference to it.
Accessors for the fields of a port structure.
Given a port value: return a fixnum representing the port attributes.
Extract from a port reference a fixnum representing the port attributes; if the argument is not a port reference the return value is zero.
Mutator for the buffer index field.
Mutator for the buffer used size field.
Mutator for the port attributes.