Is it possible to have a MemoryBlock that points to the same memory area that is used by a structure?
I'm doing some Declare work which involves structures with both a static portion and a variable portion. It would be nice if a MemoryBlock could point to the same memory used by a structure. Then I could easily read both the static and variable memory areas. In the Language Reference it looks like they are doing something similar with MemoryBlock's and BinaryStream's. Thanks RB2006R4 _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
