On Mon, May 02, 2005 at 09:19:51PM -0700, Steven M. Schultz wrote:
> My concern is that there may be (if not today, then tomorrow) systems
> for which 'unsigned int' is 64bits.
Data points: I've seen an old Cray Unix system where all types except
char were 64 bits. And I believe there
On Tue, 3 May 2005 [EMAIL PROTECTED] wrote:
> Actually I was a little premature with my last post. There are a couple more
> uses of
> Limits All are to provide constants for manipulation of
> unsigned int bit
> fields. I have appended a patch file for my current position. I still haven't
> c
> Date: Mon, 2 May 2005 10:17:57 -0700 (PDT)
> From: "Steven M. Schultz" <[EMAIL PROTECTED]>
> To: mjpeg-users@lists.sourceforge.net
> Subject: Re: [Mjpeg-users] re Compiling Mjpegtools under Cyqwin
>
>
> On Mon, 2 May 2005 [EMAIL PROTECTED] wrote:
>
> > /home/pjk/mjpegplay/y4mdenoise/DoublyLin