| Solaris |
|
|
Introduction to Library Functions INT(3)
NAME
int - integral type macros
SYNOPSIS
#include <int.h>
DESCRIPTION
This header defines macros for the local integral types.
int_1, int_2 and int_4 are always defined to integral types
with a size of 1, 2 and 4 bytes respectively. The macros
where n is a power of 2 greater than 4 are defined if the
type is supported. int_max is defined to be the largest
support integral type. int_swap is the swap(3) operation
that converts a local int to canonical big-endian represen-
tation.
SEE ALSO
swap(3)
SunOS 5.10 Last change: 1
Generated by GNU enscript 1.6.4.
Terms of Use
|
Privacy
|
Trademarks
|
Copyright Policy
|
Site Guidelines
|
Site Map
|
Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.
© 2012, Oracle Corporation and/or its affiliates.