Welcome to mirror list, hosted at ThFree Co, Russian Federation.

misc.tex « misc « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 22c313eb15c7676443ff4c928c8c76cc038f3f0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@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