P
parag_paul
hi all,
I am using a limits.h with the follwing header
/*
* ISO C99 Standard: 7.10/5.2.4.2.1 Sizes of integer types
<limits.h>
*/
But I am not able to locate LINE_MAX ( number of characters maximum
allowable in a line ) .
is this limit.h deprecated .
I am using a limits.h with the follwing header
/*
* ISO C99 Standard: 7.10/5.2.4.2.1 Sizes of integer types
<limits.h>
*/
But I am not able to locate LINE_MAX ( number of characters maximum
allowable in a line ) .
is this limit.h deprecated .