Hacker News new | ask | show | jobs
by antihero 5478 days ago
Can anyone think of a situation where lines of code could ever be illegal?
1 comments

    const char *kiddie_pr0n = { 0xff, 0xd8, 0xff, 0xe0,
                                0x00, 0x10, 0x4a, 0x46,
                                0x49, 0x46, 0x00, 0x01, ... };
and undoubtedly many other cases.