Storing C++ data in an instance field using CNI?
Tom Tromey
tromey@redhat.com
Thu May 27 18:44:00 GMT 2004
>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:
Andrew> Except, as I think I mentioned before, for alignment issues. It would
Andrew> be nice to have a type that handled this properly, and Bryce's
Andrew> "RawDataMarked" would do it. I would prefer it if a byte array was
Andrew> fully aligned, but of course that would be a CNI special feature.
You could use long[] instead.
Tom
More information about the Java
mailing list