Inquiry

Why are hardware manufacturers so incompetent when it comes to software? The wonderful message below was followed by three more equally insane error dialogs.

Inquiry

One Response to “Inquiry”

  1. Bruce Shankle Says:

    That’s a typo in a printf (or sprintf) format specifier for showing something in hex. It should have been:
    sprintf(somestringtoshow, “Occurred system error! The error code is 0x%8x”, fooerror);

Leave a Reply

OpenID

Anonymous