Manpage of UNCTRL
UNCTRL
Section: NEWLIB (3)
Updated: 2005 Feb 23
Index
Return to Main Contents
NAME
11.2 `unctrl'--translate characters to upper case
SYNOPSIS
#include <unctrl.h>
char *unctrl(int C);
int unctrllen(int C);
DESCRIPTION
`unctrl' is a macro which returns the printable representation of C as
a string. `unctrllen' is a macro which returns the length of the
printable representation of C.
RETURNS
`unctrl' returns a string of the printable representation of C.
`unctrllen' returns the length of the string which is the printable
representation of C.
PORTABILITY
`unctrl' and `unctrllen' are not ANSI C.
No supporting OS subroutines are required.
SEE ALSO
unctrl
is part of the
libc
library.
The full documentation for
libc
is maintained as a Texinfo manual. If
info
and
libc
are properly installed at your site, the command
-
info libc
will give you access to the complete manual.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURNS
-
- PORTABILITY
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:25:33 GMT, May 16, 2005
www.fiveanddime.net