All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • CLAN BROBERST - COSMIC FIGHTING

    2074173·text·2.7 KB·2011-06-03 16:42 UTC
    CLAN BROBERST;
    POST-APOCALYPTIC BROTHERHOOD ACTION!!
    
    ☼☼Setting☼☼
    Post-apocalyptic world, it has been over 200 years since the nuclear missle crisis, the earth is barely habitable, people now live
  • Miscellany

    2074172·text·947 B·2011-06-03 16:39 UTC
    #include "Aufgabe34.h"
    
    Bruch::Bruch(int z, int n) {
     zaehler = z;
     nenner = n;
    }
    
    Bruch::Bruch() {
     zaehler = 1;
     nenner = 1;
    }
    
    void Bruch::setZaehler(int z) {
     zaehler = z;
    }
    
    voi
  • Anonymous

    2074163·text·1.4 KB·2011-06-03 16:19 UTC
    #include "Aufgabe34.h"
    
    Bruch::Bruch(int z, int n) {
     zaehler = z;
     nenner = n;
    }
    
    Bruch::Bruch() {
     zaehler = 1;
     nenner = 1;
    }
    
    void Bruch::setZaehler(int z) {
     zaehler = z;
    }
    
    voi
  • Unnamed

    2074159·text·2.5 KB·2011-06-03 16:05 UTC
    Chain INPUT (policy DROP)
    target prot opt source destination 
    ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 
    ACCEPT all -- 0.0.0.0/0 0.0.0.
  • Anonymous

    2074157·text·2.9 KB·2011-06-03 15:56 UTC
    import QtQuick 1.0
    import MeeGo.App.socialdemo 0.1
    import Qt 4.7
    
    Flickable {
     id: flickable
     clip: true
     contentWidth: root.width; contentHeight: root.height
    
     property varian
  • my_debugger_defines.py

    2074154·python·8.3 KB·2011-06-03 15:42 UTC
    from ctypes import *
    
    # Let's map the Microsoft types to ctypes for clarity
    BYTE = c_ubyte
    WORD = c_ushort
    DWORD = c_ulong
    LPBYTE = POINTER(c_ubyte)
    LPTSTR = POINTER(c_char)
  • my_debugger.py

    2074153·python·15.8 KB·2011-06-03 15:40 UTC
    from ctypes import *
    from my_debugger_defines import *
    
    import sys
    import time
    kernel32 = windll.kernel32
    
    class debugger():
    
     def __init__(self):
     self.h_process = None
  • Miscellany

    2074152·text·1014 B·2011-06-03 15:39 UTC
    Max (Mewtwo) @ Choice Specs
    Trait: Pressure
    EVs: 252 SAtk / 4 SDef / 252 Spd
    Timid Nature (+Spd, -Atk)
    - Psycho Break
    - Aura Sphere
    - Ice Beam
    - Shadow Ball
    
    Giratina-OMG (Giratina-O) @ Grise
  • Anonymous

    2074149·text·19.6 KB·2011-06-03 15:27 UTC
    ############## XBMC CRASH LOG ###############
    
    ################ SYSTEM INFO ################
     Date: Fri May 27 22:46:31 CEST 2011
     XBMC Options: 
     Arch: x86_64
     Kernel: Linux 2.6.37.6-0.5-deskto
  • Ann Randeraad

    2074143·text·106.8 KB·2011-06-03 15:20 UTC
    
        
  • Anonymous

    2074142·text·1.2 KB·2011-06-03 15:11 UTC
    #include "Aufgabe34.h"
    #include <iostream>
    
    int main() {
    
     int zaehler1 = 10;
     int zaehler2 = 4;
     int nenner1 = 3;
     int nenner2 = 9;
     Bruch bruch1;
     Bruch bruch2;
     bruch1.setZaehler(zaehler
  • Anonymous

    2074141·text·1.2 KB·2011-06-03 15:10 UTC
    #include "Aufgabe34.h"
    
    Bruch::Bruch(int z, int n) {
     zaehler = z;
     nenner = n;
    }
    
    Bruch::Bruch() {
     zaehler = 1;
     nenner = 1;
    }
    
    void Bruch::setZaehler(int z) {
     zaehler = z;
    }
    
    voi
  • Mine

    2074139·text·969 B·2011-06-03 15:09 UTC
    Politoed (F) @ Leftovers
    Trait: Drizzle
    EVs: 252 HP / 40 Def / 216 SDef
    Calm Nature (+SDef, -Atk)
    - Perish Song
    - Toxic
    - Scald
    - Protect
    
    Poliwrath (F) @ Leftovers
    Trait: Swift Swim
    EVs: 4
  • Mine

    2074138·text·159 B·2011-06-03 15:07 UTC
    Welcome to the Pastebin. For information on what this is, take a look at the What is This? page. You may also want to see the most recent post to the pastebin.
  • Lambda question

    2074134·csharp·483 B·2011-06-03 14:53 UTC
    // Let's say there's a function that takes an Action<int>
    public FunctionThatTakesDelegate(Action<int> callback)
    {
    
    }
    
    // And you have a function that matches Action<int>
    public void DoSomethin
  • Unnamed

    2074133·text·1.0 KB·2011-06-03 14:38 UTC
    Based on V10C Android 2.2,Euro Open Nobrand firmwar
    Fixed Wi-Fi gone crazy bug
    DivX-Avi-Fix put in rom
    Franco.Kernel 14.1
    Framework edit: Different(but still honeycomb)lockscreen
    Updated host fil
  • Someone

    2074122·text·4.4 KB·2011-06-03 14:11 UTC
    Array
    (
     [BookingRule] => Array
     (
     [max_time] => 0
     [max_amount] => 0
     [approval_needed] => 0
     [agreement_needed] => 0
     [Booka
  • 0542 upgrade script problem

    2074121·text·459 B·2011-06-03 14:09 UTC
    evergreen=# \i 0542.data.perm-list.misc-cat.sql 
    BEGIN
     upgrade_deps_block_check 
    --------------------------
     t
    (1 row)
    
    INSERT 0 22
    INSERT 0 1
    INSERT 0 1
    INSERT 0 1
    INSERT 0 2
    INSERT 0 1
  • Untitled

    2074118·text·5.7 KB·2011-06-03 13:51 UTC
    [03/Jun/2011:22:46:29 +0900] [localhost/sid#2538b78][rid#7f341c002970][/][4] Initialising transaction (txid TejltcCoCwoAAEpkHdAAAAAB).
    [03/Jun/2011:22:46:29 +0900] [localhost/sid#2538b78][rid#7f341c0
  • Stuff

    2074116·text·8.5 KB·2011-06-03 13:45 UTC
    [03/Jun/2011:22:44:46 +0900] [localhost/sid#24e9438][rid#7f3434004f10][/][4] Initialising transaction (txid TejlTMCoCwoAAEplHgUAAABA).
    [03/Jun/2011:22:44:46 +0900] [localhost/sid#24e9438][rid#7f34340

older pastes →