mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 05:51:04 +00:00
15 lines
307 B
TeX
15 lines
307 B
TeX
@node Misc
|
|
@chapter Miscellaneous Macros and Functions
|
|
This chapter describes miscellaneous routines not covered elsewhere.
|
|
|
|
@menu
|
|
* ffs:: Return first bit set in a word
|
|
* unctrl:: Return printable representation of a character
|
|
@end menu
|
|
|
|
@page
|
|
@include misc/ffs.def
|
|
|
|
@page
|
|
@include misc/unctrl.def
|