|
|
back to boardC compiler does not follow C99 Standard C99 7.20.6.1: long long int llabs(long long int j); but when I submit my code with use of llabs, I got CE. Re: C compiler does not follow C99 Standard fmax(double,double) also doesn't work well Re: C compiler does not follow C99 Standard Posted by 3xian 25 Feb 2010 12:24 LLONG_MAX will get CE too. |
|
|