Next: syslib pointers, Previous: syslib ports, Up: syslib [Index]
The arguments tran to these operations must be transcoders, the
arguments fx must be fixnums in the appropriate range. The
following bindings are exported by the library (vicare system
$transcoders)
.
Encode fx as payload bits of a transcoder word and return the resulting transcoder.
Extract the payload bits from a transcoder and return them as fixnum.
Compare the given transcoders and return #t
or #f
.
Return the minimum or maximum transcoder among the arguments.