|
> From: Steve Richter > > ( Joe, your DS has to be "based( pBase )" on the pointer. ) Attempting to show the hex contents of a pointer in debug is difficult; by doing what I did I managed to show the actual hexadecimal contents of the pointer. The DS is 16 bytes long, and those 16 bytes are the actual contents of the pointer. Had I used the "based" keyword, the data structure pBaseDS would have been treated as if it started where pBase pointed. Instead, this way it contains the contents of pBase. Joe
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.