digitalmars.D - Garbage Collection page
- Reiner Pope <reiner.pope REMOVE.THIS.gmail.com> Aug 10 2006
- Reiner Pope <reiner.pope REMOVE.THIS.gmail.com> Aug 10 2006
- Walter Bright <newshound digitalmars.com> Aug 11 2006
'Do not misaligned pointers if those pointers may point into the gc heap, such as' I think this should read: 'Do not /misalign/ pointers if those pointers may point into the gc heap, such as'
Aug 10 2006
Reiner Pope wrote:'Do not misaligned pointers if those pointers may point into the gc heap, such as' I think this should read: 'Do not /misalign/ pointers if those pointers may point into the gc heap, such as'
Aug 10 2006








Walter Bright <newshound digitalmars.com>