Posts
  • mgrier's WebLog

    catch considered harmful

    • 20 Comments
    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...
  • mgrier's WebLog

    Gosh, programming is hard!

    • 12 Comments
    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...
  • mgrier's WebLog

    Here Goes!

    • 5 Comments
    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...
Page 1 of 1 (3 items)