All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Unnamed

    2123911·csharp·2.8 KB·2012-03-04 00:33 UTC
    Packet p = new Packet();
    switch (data[0])
     {
     case OpCode.SMSG_Damage:
     p = new _0x0BDamage(Data);
     if (EventDamage
  • Miscellany

    2123907·text·1.2 KB·2012-03-04 00:23 UTC
    National Geographic did an hour long report on e-sports in South Korea, and the big names in Starcraft: Brood War, at the time. The game, a real-time strategy game that involves high amounts of multi-
  • Someone

    2123900·text·1.8 KB·2012-03-03 22:10 UTC
    *** Building rarian *** [7/7]
    make V=1 -j 4
    make all-recursive
    make[1]: Entering directory `/home/jim/checkout/gnome/rarian-0.8.1'
    Making all in librarian
    make[2]: Entering directory `/home/jim/
  • backupScriptum

    2123896·text·2.1 KB·2012-03-03 21:51 UTC
    #!/bin/bash
    #BackupScriptum
    a="$(date +%s)"
    b="$[1314835200]"
    C="$[${a}-${b}]"
    z="$[60*60*24]"
    VER="$[${C}/${z}]"
    DATeYMD="$(date +%Y-%m-%d)"
    DATeYM="$(date +%Y-%m)"
    DATeY="$(date +%Y)"
    LOgA
  • Anonymous

    2123894·text·1.7 KB·2012-03-03 21:32 UTC
    cpp' || echo './'`../util/tinyxml.cpp
    source='../util/tinyxmlparser.cpp' object='tinyxmlparser.lo' libtool=yes \
     DEPDIR=.deps depmode=none /bin/bash ../depcomp \
     /bin/bash ../libtool --tag=CXX
  • Something

    2123890·text·49.9 KB·2012-03-03 21:01 UTC
    
        
  • Untitled

    2123888·text·167 B·2012-03-03 20:40 UTC
    ALTER TABLE `deliveries-completed` 
     ADD PRIMARY KEY(`transactionID`) USING HASH
     TABLESPACE ts1 STORAGE DISK
     MAX_ROWS 1000000000
     ENGINE NDBCLUSTER;
  • Stuff

    2123887·text·7.8 KB·2012-03-03 20:11 UTC
    #include <fcntl.h>
    #include <stdio.h>
    #include <stdlib.h>
    #include <unistd.h>
    #include <string.h>
    #include <sys/types.h>
    #include <sys/socket.h>
    #include <netinet/in.h>
    #include <netdb.h> 
    #i
  • Untitled

    2123886·text·287 B·2012-03-03 20:08 UTC
    #include<stdio.h>
    
    int main(){
    int array[2][2]={1,2,3,4};
    
    void init_arr(int (*ptr)[2]) {
     int i,j;
     
     for(i=0;i<2;i++) {
     for(j=0;j<2;j++) {
     printf("&arr[%d]=%d\n",i,ptr[i][j
  • Mine

    2123885·text·12.0 KB·2012-03-03 20:08 UTC
    __EVENTTARGET=&__EVENTARGUMENT=&__VIEWSTATE=0sXjVT7q0YGqd9qBcpyM00JoFK%2Bvoyx0T6ED%2BFhn7D6cFMKER%2FTiEBPeAOlT6jjNKNC8GvL66pnoG8OPpfyGNlP9%2Ffo3KsffrIq4Y0wKRzW5huv8IAfjnuUYaQ3kYPfQcn0n7UKAeb725vrnhMfy
  • Untitled

    2123884·text·104 B·2012-03-03 20:04 UTC
    quitte@amd64:~$ ./test 
    &arr[0]=-145004555
    &arr[0]=-143568112
    &arr[1]=134513771
    &arr[1]=-143785996
  • Someone

    2123882·text·102 B·2012-03-03 19:42 UTC
    camel_mime_part_get_encoding (CamelMimePart *mime_part)
    {
     return mime_part->encoding;
    }
  • Miscellany

    2123874·text·2.2 KB·2012-03-03 19:06 UTC
    -- --------------------------------------------------------
    
    --
    -- Table structure for table `uri`
    --
    
    CREATE TABLE IF NOT EXISTS `uri` (
     `id` int(10) unsigned NOT NULL auto_increment,
     `sc
  • Something

    2123871·text·39 B·2012-03-03 18:50 UTC
    Hello openid is cool. Verified Mobarts.
  • Anonymous

    2123868·python·927 B·2012-03-03 18:18 UTC
    phil@tinderbox:~/src/fabfile $ cat fabfile.py
    from __future__ import with_statement
    from fabric.api import *
    from fabric.decorators import *
    from fabric.contrib.console import confirm
    
    env.user
  • Anonymous

    2123867·text·929 B·2012-03-03 18:18 UTC
    phil@tinderbox:~/src/fabfile $ cat fabfile.py
    from __future__ import with_statement
    from fabric.api import *
    from fabric.decorators import *
    from fabric.contrib.console import confirm
    
    env.user
  • Something

    2123853·csharp·89 B·2012-03-03 16:51 UTC
    int a = 128;
     a = a & 0xff;
     MessageBox.Show(a.ToString());
  • Mine

    2123848·text·6.4 KB·2012-03-03 16:34 UTC
    /* see LICENSE for copyright and license */
    
    #ifndef CONFIG_H
    #define CONFIG_H
    
    /** buttons **/
    #define MOD1 Mod1Mask /* ALT key */
    #define MOD4 Mod4Mask /* Super/Wi
  • Someone

    2123815·text·14.0 KB·2012-03-03 14:58 UTC
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    @@@@@@@@@@@@@@@@@@@@@@::@@@@@@@@@@@@@@@@@@@@@@@@
  • Something

    2123813·text·1.9 KB·2012-03-03 14:55 UTC
    <title>Data Rumah Makan</title>
    <?php
    $host = "localhost"; //nama_url
    $user = "root"; //username_database
    $password = ""; //password_database
    $db = "db_pd"; //nama_database
    $tabel = "rm"; //nama

older pastes →