Thread: hehehe

  1. #1
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640

    hehehe

    Saw this on slashdot, had to try it. All you OSX users can try it for yourselves too, I've put the output below.

    [18:36:19 tmp]$ cat main.c
    #include <stdio.h>

    int main(int argc, int* argv[]) {
    printf("%s", 0xFFFF1600);
    return 0;
    }
    [18:36:37 tmp]$ gcc main.c -o test
    [18:36:44 tmp]$ ./test
    Your karma check for today:
    There once was was a user that whined
    his existing OS was so blind,
    he'd do better to pirate
    an OS that ran great
    but found his hardware declined.
    Please don't steal Mac OS!
    Really, that's way uncool.
    (C) Apple Computer, Inc.U??VWS?5P[18:36:47 tmp]$
    [18:36:50 tmp]$

  2. #2
    MFC killed my cat! manutd's Avatar
    Join Date
    Sep 2006
    Location
    Boston, Massachusetts
    Posts
    870
    ah, I love macs. On win (which I am forced to use most of the time) that same message would be about 10 pages of pure legalese.
    Silence is better than unmeaning words.
    - Pythagoras
    My blog

  3. #3
    Registered /usr
    Join Date
    Aug 2001
    Location
    Newport, South Wales, UK
    Posts
    1,273
    Of course you could argue that you pay less for all that legalese...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. hehehe cry babies
    By InvariantLoop in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 04-27-2004, 07:23 AM
  2. Sockets, Winsock
    By mattbbx in forum Networking/Device Communication
    Replies: 4
    Last Post: 08-21-2003, 04:09 PM
  3. hehehe how is this
    By tetraflare in forum C++ Programming
    Replies: 5
    Last Post: 01-14-2003, 07:01 PM
  4. Here it is: Xtreme Fight 1.0 !
    By funkydude9 in forum Game Programming
    Replies: 13
    Last Post: 11-22-2002, 07:40 PM
  5. Moderators?
    By Govtcheez in forum A Brief History of Cprogramming.com
    Replies: 30
    Last Post: 08-10-2001, 01:32 PM