Goodbye, dmr…

#include <stdio.h>

int main ()
{
    printf ("goodbye, dad.\n");
    return 0;
}

VN:F [1.9.22_1171]
Rating: 9.6/10 (8 votes cast)
VN:F [1.9.22_1171]
Rating: +8 (from 8 votes)
Goodbye, dmr..., 9.6 out of 10 based on 8 ratings

5 Comments

  1. Amin says:

    R.I.P…

    VA:F [1.9.22_1171]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.22_1171]
    Rating: 0 (from 0 votes)
  2. Dennis Ritchie says:

    i’m sorry but you should add
    #include

    VA:F [1.9.22_1171]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.22_1171]
    Rating: -1 (from 1 vote)
  3. Dennis Ritchie says:

    #include

    VA:F [1.9.22_1171]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.22_1171]
    Rating: 0 (from 0 votes)
  4. yzt says:

    The code does include a correct #include statement (although, interestingly, include statements are not always required in K&R style of C!)

    Nonetheless, unfortunately, the rendering of C++ code that contains angle brackets (‘<’ and ‘>’) is not too robust in the syntax highlighter that I use. It sometimes shows up completely correctly (as for example it is doing now) and sometimes with a variety of different problems.

    I will edit and fix this one though. I don’t want the C code I write to commemorate Dennis Ritchie to have any hiccups!

    VN:F [1.9.22_1171]
    Rating: 0.0/5 (0 votes cast)
    VN:F [1.9.22_1171]
    Rating: 0 (from 0 votes)
  5. Ashkan says:

    He is the man that will remain in our memories and the memory itself remains so Richie for ever!!!
    the most sad thing happend to me last year.

    And when it comes to enlightment and i mean pure enlightment like richie, it’s not ash to ash and dust to dust. it’s pure white and clean. :)

    VA:F [1.9.22_1171]
    Rating: 0.0/5 (0 votes cast)
    VA:F [1.9.22_1171]
    Rating: 0 (from 0 votes)

Leave a Reply