[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Does GNUstep work on 64-bit platforms?
From: |
Pete French |
Subject: |
Re: Does GNUstep work on 64-bit platforms? |
Date: |
Fri, 09 Jul 2004 17:00:28 +0100 |
> I was under the impression that in C, and C family languages: short <=
> int <= long, as far as sizes go? So the nature of the problem could
Thats what you are supposed to assume when programming, yes. But
the status quo has been with us for a very long time. Only Unix
boxes I ever programmed where an int was smaller than a long were
PDP-11's and 68000's way back in the mists of time...
-bat.