June 07, 2005

Great programming quote

From an email list I subscribe to:

The “C” language combines the power and speed of Assembly Language with the ease and readability of Assembly Language

#include <iostream>

int main()
{
    std::cout << "Heh...\n";
}

Posted by DaveH at June 7, 2005 10:39 PM | TrackBack
Comments
Post a comment









Remember personal info?