signed or not?

From: JOACHIM PILEBORG (pt94jpi@pt.hk-r.se)
Date: 03/08/95


In structs.h (3.0pl6) there are a few typedef's.

typedef signed short int   sh_int;
typedef unsigned short int ush_int;

typedef unsigned long int sh_long
        ^^^^^^^^
       shouldn't this be signed?

typedef long int ush_long
        ^^^^
       and shouldn't this be unsigned long?

I'm just curious.

// Joachim Pileborg



This archive was generated by hypermail 2b30 : 12/07/00 PST