isbinry man page on MirBSD

Man page or keyword search:  
man Server   6113 pages
apropos Keyword Search (all sections)
Output format
MirBSD logo
[printable version]

ISBINRY(3)		   BSD Programmer's Manual		    ISBINRY(3)

NAME
     isbinry - binary octet test

SYNOPSIS
     #define _ALL_SOURCE
     #include <ctype.h>

     int
     isbinry(int c);

DESCRIPTION
     The isbinry() macro tests whether its argument is a binary octet, i.e. an
     octet not used in encoding OPTU-8 text or the NUL byte. It is intended to
     be used in ascii-vs-binary tests, e.g. in diff(1), grep(1), or similar
     tools.

RETURN VALUES
     The isbinry() macro returns zero if the character is potentially used in
     encoding OPTU-8 text, non-zero otherwise. If the argument is not in the
     range 0..255, the result is undefined.

SEE ALSO
     isascii(3), utf-8(7)

STANDARDS
     The isbinry() macro is a MirOS extension. A isbinry() function shall be
     provided in libc with the same semantics as the macro.

HISTORY
     isbinry() first appeared in MirOS #10.

MirOS BSD #10-current		August 2, 2008				     1
[top]

List of man pages available for MirBSD

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net