> On Mon, Jul 02, 2001 at 09:38:37AM -0700, Ian Holsman wrote: > > Just wondering if any has got one of these going, > > > > how does the proposed SMS shared library handle pointers? > > Can you please expand a bit further on what you mean? > > Oh, do you mean, "How does the proposed SMS shared memory system > handle pointers in data structures that it has?" Oh, that, I dunno. > Prolly with some type of offset/fixup routine. But, that may not > be ideal. -- justin
We basically still need to work that out :) I'm personally still not sold on the offsets idea. I'm still not getting _why_ we would need offsets instead of a simple pointer to a piece of mem. Sander
