Welcome to MSDN Blogs Sign in | Join | Help

February 2004 - Posts

catch considered harmful

Spot the bug: void CFoo::Bar() { m_array1[m_i++] = null; m_array2[m_j++] = null; } I’ll give you a hint – it relates to my last posting about “i = i +1;” being a bug. One answer was to let the increment overflow. Well in that case
Posted by mgrier | 20 Comments

Gosh, programming is hard!

I've been programming since I was a wee tike of 9. Now, 28 years later, I'm amazed because while I have grown proficient in a lot of the skills of software design and engineering, it's nonetheless been proven too many times to count that it's unbelievably
Posted by mgrier | 12 Comments

Here Goes!

I don't know what to think about this blogging thing but it seems like an interesting mechanism for sharing information. I'm not sure if/why it's better than NNTP but it does seem to be the Big New Thing. I only hope that I can provide value similar to
Posted by mgrier | 5 Comments
 
Page view tracker