C
Cursitor Doom
Guest
On Sat, 12 Apr 2014 10:39:03 -0700, John Larkin
<jjlarkin@highNOTlandTHIStechnologyPART.com> wrote:
I don't think that helps. You can study and study and study a chunk of
code over and over and over again and still not see where a possible
problem lies. Computer Guru extraordinaire Steve Gibson (grc.com) has
warned programmers about this phenomenon many times. Our thought
processes simply don't work that way.
<jjlarkin@highNOTlandTHIStechnologyPART.com> wrote:
Working in c, always check every buffer for size errors. Study every pointer.
Don't just write the code, READ it.
I don't think that helps. You can study and study and study a chunk of
code over and over and over again and still not see where a possible
problem lies. Computer Guru extraordinaire Steve Gibson (grc.com) has
warned programmers about this phenomenon many times. Our thought
processes simply don't work that way.