Undelivered mail
MAILER%ALASKA.BITNET at CUNYVM.CUNY.EDU
MAILER%ALASKA.BITNET at CUNYVM.CUNY.EDU
Sun Mar 13 18:42:01 AEST 1988
Subject: Re: Constant overflow
[Non-Deliverable: User does not exist or has never logged on]
Reply-To: Info-C at BRL.ARPA
Received: From UWAVM(MAILER) by ALASKA with Jnet id 0287
for SXJVK at ALASKA; Sat, 12 Mar 88 23:22 AST
Received: by UWAVM (Mailer X1.25) id 6326; Sun, 13 Mar 88 00:21:41 PST
Date: Sun, 13 Mar 88 05:24:50 GMT
Reply-To: Info-C at BRL.ARPA
Sender: Info-C List <INFO-C at NDSUVM1>
Comments: Warning -- original Sender: tag was news at husc6.harvard.EDU
From: Kaufer - Lopez - Pratap <steve at endor.harvard.EDU>
Subject: Re: Constant overflow
Comments: To: info-c at BRL-SMOKE.arpa
To: Vic Kapella <SXJVK at ALASKA>
Here is the output from the Saber-C programming environment:
(Running on SUN & VAX, Ultrix/Unix):
Saber-C - Version 1.2c
Copyright (C) 1986, 1987, 1988 by Saber Software, Inc.
Attaching: /lib/libc.a
1 -> load("foo.c");
Loading: foo.c
----------------
"foo.c", line 2: Integer too large (Warning #220)
1: /* Sample overflow */
2: long i = 9876543210L;
^
3:
Integer constant (9876543210) exceeds maximum unsigned long (4294967295).
Options: continue/suppress/terse/quit/abort/edit/reload [c] ?
Stephen Kaufer
Saber Software, Inc.
saber at harvard.harvard.edu
30 JFK Street, Cambridge, MA. 02138
(617) 876-7636
More information about the Comp.lang.c
mailing list