Constant overflow
Chris Gray
cg at myrias.UUCP
Wed Mar 9 04:24:33 AEST 1988
Similar, on the Myrias Parallel C compiler for the following input
long i = 9876543210L;
you get:
"test.c", line 1: (20) overflow in integral constant
The (20) is the column number where the error was noticed. We stuck with
the standard error message format so the magic tools like Emacs would still
work.
--
Chris Gray Myrias Research, Edmonton +1 403 428 1616
{uunet!mnetor,ubc-vision,watmath,vax135}!alberta!myrias!cg
More information about the Comp.lang.c
mailing list