[splint-discuss] splint doesn't like unsigned long long?

Greg White pcguy11 at live.com
Sat Nov 13 06:31:05 PST 2010


> On 11/11/2010, at 2:37 PM, Greg wrote:
> > I ran splint on my program and received the following results:
> ...
> > 
> > Did I do something wrong?
> 
> You used a C89 checker.  %lld is not legal C89.

What is the C89 equivalent?  Unsigned long isn't large enough and I don't need any decimal places.  Can float handle large numbers without decimal places?  If there is no long long C89 equivalent then How do I test for C99 compliance?

Thanks,
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.cs.virginia.edu/pipermail/splint-discuss/attachments/20101113/b7ca2393/attachment.html 


More information about the splint-discuss mailing list