Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

4chan memes the /prog/ way

Name: Anonymous 2007-02-01 17:48

First: No, I don't give a shit what you think.

if(!TITS){
GTFO();
}

Name: Anonymous 2007-02-02 7:19

VOID CheckPostForFurries(HANDLE hPost, DWORD fParam) {
    struct SEARCH_STRUCTURE srchSearch =
      {"furr",
       SRCHSTR_CASE_INSENSITIVE | SRCHSTR_UNANCHORED,
       NULL,
       NULL,
       NULL};
    int i = SearchWithinPosts(hPost, NULL, srchSearch, NULL, NULL, SRCHWP_COMPARE, NULL, NULL);
    if (i == SRCHWPRES_FOUND) {
        KillHandleAndHandleOwner(hPost, NULL, NULL, WITH_FIRE, 0);
    }
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List