Software Engineering Tip Of The Day!

May 15, 2007 01:08

Just because a DWORD data field is the same size as a pointer, don't use it as a pointer to a random array just because you can.

Seriously.
Previous post Next post
Up