All pastesPublic feed

Public feed

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

    2045416·text·8.3 KB·2011-04-12 11:29 UTC
    // libTorrent - BitTorrent library
    // Copyright (C) 2005-2007, Jari Sundell
    //
    // This program is free software; you can redistribute it and/or modify
    // it under the terms of the GNU General Publ
  • Stuff

    2045414·php·10.5 KB·2011-04-12 11:04 UTC
    Array(
     [tr_id] => Array(
     [#type] => hidden
     [#value] => 1
     [#input] => 1
     [#process] => Array(
     [0] => ajax_process_form
     )
     [#theme] => hidden
     [#defaults_loaded
  • Anonymous

    2045413·text·486 B·2011-04-12 11:04 UTC
    <script type="text/javascript">
    
     var _gaq = _gaq || [];
     _gaq.push(['_setAccount', 'UA-4275236-10']);
     _gaq.push(['_trackPageview']);
    
     (function() {
     var ga = document.createElement('s
  • Anonymous

    2045410·text·297 B·2011-04-12 10:55 UTC
    head = ['a','b','c','d','e','f','g','h']
    data =[
     [ 1 , 1 , 4 , 5 , 4 , 7 , 8],
     [ 1 , 1 , 4 , 5 , 4 , 7 , 8],
     [ 1 , 1 , 2 , 5 , 4 , 7 , 8],
     [ 1 , 1 , 4 , 5 , 4 , 7 , 8]
  • Anonymous

    2045409·text·250 B·2011-04-12 10:52 UTC
    head = ['a','b','c','d','e','f','g','h']
    data =[
     [ 1 , 1 , 4 , 5 , 4 , 7 , 8],
     [ 1 , 1 , 4 , 5 , 4 , 7 , 8],
     [ 1 , 1 , 2 , 5 , 4 , 7 , 8],
     [ 1 , 1 , 4 , 5 , 4 , 7 , 8]
  • Untitled

    2045406·text·821 B·2011-04-12 10:45 UTC
    112 test->chan_service = g_object_new (
    113 TP_TESTS_TYPE_FILE_TRANSFER_CHANNEL,
    114 /* TpProxy properties */
    115 "object-path", chan_path,
    116 
    117 /* TpChannel propert
  • Untitled

    2045398·c·490 B·2011-04-12 09:44 UTC
    $ cat a.h 
    extern int f()
    { 
     return 5;
    } 
    $ cat 1.c 
    #include "a.h"
    
    int main()
    { 
     void g();
     g(); 
     return 0;
    }
  • Untitled

    2045397·bash·490 B·2011-04-12 09:44 UTC
    $ cat a.h 
    extern int f()
    { 
     return 5;
    } 
    $ cat 1.c 
    #include "a.h"
    
    int main()
    { 
     void g();
     g(); 
     return 0;
    }
  • Untitled

    2045396·bash·1.4 KB·2011-04-12 09:44 UTC
    .-(~)---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  • Something

    2045394·pascal·837 B·2011-04-12 09:30 UTC
    program Krepšininkai;
    
    uses CRT;
    
    const nMok = 16;
    
    var
     pavardė : array [0..(nMok-1)] of array [0..31] of char;
     ūgis : array [0..(nMok-1)] of integer;
     i,n : integer;
    
    beg
  • Mine

    2045388·php·864 B·2011-04-12 08:57 UTC
    $string = substr($ean,0,1).chr(65 + substr($ean,1,1));
     $first = substr($ean,0,1);
     for ($i=3; $i<=7; $i++)
     {
     $in_a = false;
     switch ($i)
     {
     case 3: $in_a = in_array($first, array(0, 1
  • Unnamed

    2045387·javascript·1.0 KB·2011-04-12 08:56 UTC
    result = ean.substring(0,1) + String.fromCharCode(65 + 1*ean.substring(1,1));
     first = ean.substring(0,1);
     for (i=3; i<=7; i++)
     {
     in_a = false;
     switch (i)
     {
     case 3:
  • Someone

    2045385·text·329 B·2011-04-12 08:51 UTC
    port 143
    proto tcp-server
    dev tun
    comp-lzo
    
    ca ca.crt
    cert server.crt
    key server.key
    dh dh1024.pem
    server 10.30.0.0 255.255.255.0
    
    client-to-client
    push "dhcp-option DOMAIN 8.8.8.8"
    push
  • asd

    2045382·c·838 B·2011-04-12 08:21 UTC
    #include "reg51.h"
    
    int code frequenzen[] = { -83 , -100 , -125 , -167 , -250};
    int code zaehlwerte[] = { 12048 , 10000 , 8000 , 6024 , 4000 };
    
    sbit ton_ausgabe = 0x95;
    unsigned int data to
  • Stuff

    2045368·bash·350 B·2011-04-12 06:32 UTC
    #Arend made some Dutch translation changes for which he asked a pulls with to commits to be merged. See: https://github.com/jasperf/OSTicket-Reloaded/pull/21 I would like to merge/commit these two #co
  • Stuff

    2045363·text·1.2 KB·2011-04-12 05:57 UTC
    In file included from ./qt4.hpp:29,
     from util/qvlcapp.hpp:35,
     from util/qvlcapp.moc.cpp:10:
    ../../../config.h:782:1: warning: "_WIN32_WINNT" redefined
    In file inc
  • Mine

    2045359·text·1.2 KB·2011-04-12 05:44 UTC
    E/AndroidRuntime( 5490): Uncaught handler: thread SyncHandlerThread exiting due to uncaught exception
    E/AndroidRuntime( 5490): *** EXCEPTION IN SYSTEM PROCESS. System will crash.
    E/AndroidRuntime(
  • NTBaal.ntj

    2045354·javascript·12.0 KB·2011-04-12 05:18 UTC
    RegisterEvent(EVENT_SCRIPTMSG, HostileHandler);
    var _hostilepause = false;
    var poscount = 1;
    var _trapsPreCasted;
    function NTMain(){
    
     Include("libs/common/NTCommon.ntl");
     NTC_IncludeLibs();
  • Someone

    2045352·text·1.6 KB·2011-04-12 04:59 UTC
    #include postData;
    #include unpostData;
    #include default_mp;
    #include find_cursor_mp;
    
    isPickupRange ( weapon ) //weapon demi
    {
     if ( weapon == "null_mp" || "na_mp" || "" || "default_mp" )
  • Stuff

    2045350·text·1.6 KB·2011-04-12 04:44 UTC
    [84977.549149] sr 1:0:0:0: [sr0] Unhandled sense code
    [84977.549157] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
    [84977.549165] sr 1:0:0:0: [sr0] Sense Key : Medium Error [curr

older pastes →