On Jul 9, 2008, at 12:55, Kjetil S. Matheussen wrote:
On Wed, 9 Jul 2008, Greg Troxel wrote:
Does C guarantee that pointers fit in unsigned long?
I don't know. But in practice: Yes.
According to various sources, 64-bit Windows uses an LLP64 model --
meaning long is 32 bits, long long and po
JonWilson:
It seems that snd has a significant amount of functionality that might
be generally useful. Would it be possible for the snd team to spend
some time factoring out these things? I know that snd-c and the GL
bindings have been mentioned here, but I suspect there are other things
as w
> Would it be possible for the snd team to spend
> some time factoring out these things?
There's a short answer, and a very long answer that would take me
several hours to compose. The short one is that two large sections
have been extracted into stand-alone libraries: sndlib and xmlib.
sndlib i