ctypef(3)
This commit is contained in:
29
man/ctypef.3
Normal file
29
man/ctypef.3
Normal file
@@ -0,0 +1,29 @@
|
||||
.TH CTYPEF 3
|
||||
|
||||
.SH NAME
|
||||
ctypef \- ctype, guaranteed to be functions
|
||||
|
||||
.SH SYNOPSIS
|
||||
|
||||
See ctype(3).
|
||||
|
||||
.SH DESCRIPTION
|
||||
|
||||
In some ancient environments ctype.h defines macros rather than functions for its methods.
|
||||
ctypef.h replaces any macros from ctype.h with functions.
|
||||
|
||||
.SH STANDARDS
|
||||
|
||||
Redundant on standards conformant systems.
|
||||
|
||||
.SH COPYRIGHT
|
||||
|
||||
Public domain.
|
||||
|
||||
.SH CAVEATS
|
||||
|
||||
See ctype(3).
|
||||
|
||||
.SH SEE ALSO
|
||||
|
||||
ctype(3), ascii(7)
|
||||
Reference in New Issue
Block a user