+ Reply to Thread
Results 1 to 5 of 5

Thread: Sarcasm in MS docs...

  1. #1
    Senior Member
    Join Date
    Aug 2004
    Location
    Cardiff
    Posts
    116

    Smile Sarcasm in MS docs...

    I'm currently investigating multibyte character stuff (doing japanese versions!) and my investigations led me to this page:

    MSDN

    Somewhere in the middle is a block of code sample, with 'action', how to do it in C, and how to do it using CString. All well and good.

    However, the last 'sample' has is rather interesting (worrying?):

    Action
    Enjoy writing this kind of code

    Using C code:
    // not likely

    Using CString:
    // not here either
    Hmmm...

  2. #2
    Senior Member
    Join Date
    Sep 2004
    Location
    Netherlands
    Posts
    849

    Default

    This is a clear violation of Microsoft's own documentation guidelines, which demand that all humor in documentation should be avoided! What will the world come to next...

  3. #3
    Senior Member
    Join Date
    Jul 2004
    Posts
    624

    Default

    I, personally, can't stand humor in documentation. It doesn't have to be a dry read, but at the same time I don't want the author cracking jokes and lacing every second sentence with emoticons (some articles on Flipcode drive me crazy with that stuff).

  4. #4
    Administrator
    Join Date
    Aug 2004
    Location
    California
    Posts
    1,769

    Default

    I don't get it. Where's the humorous part?

  5. #5
    Administrator
    Join Date
    Jul 2004
    Location
    WA
    Posts
    1,415

    Default

    maybe that's why it slipped through....

    Apparently the topic is so hated, even the editor didn't read that far. Good for you for being so studious James!
    Dan MacDonald
    a prisoner of the cause

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts