Header File
limits.h
Description
|
Name |
Maximum value for type xxx |
|
UCHAR_MAX |
unsigned char |
|
USHRT_MAX |
unsigned short |
|
UINT_MAX |
unsigned integer |
|
ULONG_MAX |
unsigned long |
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|