guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: uvect & ivect: uniform vector of long or int?


From: Eric Moore
Subject: Re: uvect & ivect: uniform vector of long or int?
Date: 19 May 2001 13:35:57 -0400
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "Michael" == Michael Livshin <address@hidden> writes:

Michael> note that it doesn't matter on the common platforms anyway,
Michael> they all have
Michael> sizeof(int)==sizeof(long)==sizeof(size_t)==sizeof(void *).
Michael> this doesn't mean other situations are inconceivable, though.

Alphas have sizeof(int)!=sizeof(long) (4 and 8 bytes, respectively)

  -Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]