Repositories (6)

shadowwarrior
1 snippets stored for this repo
"Man who fart in church sit in own pew.",
    "Man trapped in pantry has ass in jam.",
    "Baseball wrong.  Man with 4 balls cannot walk.",
    "Man who buy drowned cat pay for wet pussy.",
    };
jbbs
2 snippets stored for this repo
public void clearTerminal() throws LostCarrierException
    /**
     * Okay, it's retarded, but it works. Send 50 crlfs, and it's just
     *  about the same as a clear screen...
     */
    {
Java IconJava
public static void cleanup()
    /**
     *  Various random cleanups and shit.
     *
     *      params : void.
     *     returns : void.
vbslacker
1 snippets stored for this repo
* In QBasic, returns line number of latest error. According to
 *  Microsoft's documentation, line labels are not returned, and
 *  if no line number is available, (0) is returned. This function
 *  was basically retarded to begin with, but for the sake of
 *  having it, we provide a stub that always returns zero.
 */
/* !!! does vb6 support this? */
duke3d
1 snippets stored for this repo
// (M)Mendor, The Tree Dweller.
// (M)BashMan, The Destructor.
// (M)Lash, The Scavenger.
// (F)Mag, The Slut.
// (F)
// NRA OR SOMETHIN'
netqmail
1 snippets stored for this repo
Shell IconShell
echo ------TC38-19
(echo 'From: Abigail(the bitch)@example.com';echo "") | ./dktest -t7 -s dog | ./expected "example.com"
echo ------TC38-20
loki_utils
2 snippets stored for this repo
Display *display;
            Window window, uncle, fucker;
            int u;
XQueryPointer(display, window, &uncle, &fucker, x,y, &u,&u, &mask);
            info.info.x11.unlock_func();