Newsgroups: comp.lang.c
Path: utzoo!utgpu!jarvis.csri.toronto.edu!dgp.toronto.edu!flaps
From: flaps@jarvis.csri.toronto.edu (Alan J Rosenthal)
Subject: Re: int divided by unsigned.
Message-ID: <1989Jul11.215930.9042@jarvis.csri.toronto.edu>
Organization: Dynamic Graphics Project, University of Toronto
References: <1578@mcgill-vision.UUCP> <13981@lanl.gov>
Distribution: na
Date: Tue, 11 Jul 89 21:59:30 GMT

jlg@lanl.gov (Jim Giles) writes:
>C foolishly doesn't require 'short', 'int', and 'long' to be different data
>types.  Oh well.

Sure it does.  It just doesn't require them to be different sizes.  Requiring
them to be different sizes would be foolish.

ajr
