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