AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database

Declaration for 

IN_CLASSB from NetLib:netinet.h.in

(#define)
/*
* Macros for decomposing class B addresses
*/

#define     IN_CLASSB(i)        (((long)(i) & 0xc0000000) == 0x80000000)



Open original source file

See header files's help page


[sh-index] Back to list of manuals