All pastesPublic feed

Public feed

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

    2055172·text·6.9 KB·2011-05-08 06:10 UTC
    June Flamingo is available 11:22 pm 
    
     
     June Flamingo 11:22 pm
     Boooo
     
    
     Clay Young 11:22 pm
     yo
    
     June Flamingo 11:22 pm
     Whatre you up to in browntown 
    
     Clay Young 1
  • Mine

    2055161·text·301 B·2011-05-08 05:07 UTC
    using UnityEngine;
    using System.Collections;
    
    public class SpeedSlider : MonoBehaviour {
    
     public int speed;
    
     void Start() 
     {
     speed = 0;
     }
     
     void OnGui () 
     {
     GUI.B
  • Mine

    2055160·text·298 B·2011-05-08 04:58 UTC
    using UnityEngine;
    using System.Collections;
    
    public class SpeedSlider : MonoBehaviour {
    
     public int speed;
     
     // Use this for initialization
     void Start () {
     speed = 0;
     }
     
     void OnGui
  • oc80z

    2055154·bash·1.3 KB·2011-05-08 04:03 UTC
    #!/bin/sh
    func_list() {
    cat>$list_text<<EOF
    etc/adobe/ mms.cfg
    etc/adobe/ oem.cfg
    usr/lib/BrowserServerPlugins/ libflashplayer.so
    usr/lib/BrowserServerPlugins/resource/ plugin-icon-noplay.png
    u
  • Untitled

    2055152·text·1.7 KB·2011-05-08 03:55 UTC
    FW: Re: Re: Re: Re: Re: Re: dude 
    From: Sergiiy Kortos
    Sent: 2011.05.08 02:48
    To: Tarsas Phage, 
    
    --------------------------------
    Re: Re: Re: Re: Re: Re: dude 
    From: Eva Einistera
    Sent:
  • Something

    2055151·text·15 B·2011-05-08 03:54 UTC
    biały_rusek
  • Anonymous

    2055147·text·190 B·2011-05-08 03:26 UTC
    #headermain {
     background: url( "header_top.png" ), url( "header_bottom.png" ), #202020;
     background-repeat: repeat-x; 
     background-position: top, bottom;
    }
  • Miscellany

    2055134·text·96.2 KB·2011-05-08 02:05 UTC
    
        
  • toggle checkbox ?

    2055131·text·167 B·2011-05-08 02:01 UTC
    <input class="dummy" type="file" name="upfile" size="35" />
    [<label><input class="stupid" type="checkbox" name="textonly" value="on" checked="checked" /></label>]
  • Miscellany

    2055130·text·1.0 KB·2011-05-08 02:01 UTC
    ## Automake template for Inform program.
    
    bin_PROGRAMS = inform
    
    SRCS = arrays.c asm.c bpatch.c chars.c directs.c errors.c expressc.c \
    expressp.c files.c inform.c lexer.c linker.c memory.c obje
  • Untitled

    2055111·text·3 B·2011-05-08 01:27 UTC
    No.
  • Untitled

    2055109·text·3 B·2011-05-08 01:26 UTC
    No.
  • Untitled

    2055108·text·3 B·2011-05-08 01:25 UTC
    No.
  • Mine

    2055099·java·872 B·2011-05-08 01:14 UTC
    package studying;
    
    import java.util.*;
    
    public class Studying {
    
     class Information {
     private String info;
     
     public Information(String info) {
     retainInformation(processInformation(in
  • Stuff

    2055097·cpp·572 B·2011-05-08 01:13 UTC
    Header:
    #ifndef _NEWFORM_H
    #define _NEWFORM_H
    
    #include "ui_newForm.h"
    
    class newForm : public QMainWindow {
     Q_OBJECT
    public:
     newForm();
     virtual ~newForm();
     void test();
    pr
  • Stuff

    2055095·cpp·667 B·2011-05-08 01:11 UTC
    Header:
    #ifndef _NEWFORM_H
    #define _NEWFORM_H
    
    #include "ui_newForm.h"
    
    class newForm : public QMainWindow {
     Q_OBJECT
    public:
     newForm();
     virtual ~newForm();
     void test();
    pr
  • Something

    2055092·text·546 B·2011-05-08 01:09 UTC
    new playerweapons[13][2];
     for(new i=0; i < 13; i++)
     {
     #if DEBUG_LOOP==1
     printf("Loop Line: 3193 %d - %s", i, TimeStamp());
     #endif
     GetPlayerWeaponData(playerid, i, playerweapons[i][0
  • Minesweeper

    2055089·java·7.5 KB·2011-05-08 01:03 UTC
    package bin;
    
    public class Game {
     
     int[][] board; // game board
     int width; // board width
     int height; // board height
     
     boolean[][] shown;
  • Anonymous

    2055082·text·108.6 KB·2011-05-08 00:48 UTC
    
        
  • Mine

    2055068·text·3.1 KB·2011-05-07 23:52 UTC
    AS arch/x86/lib/thunk_32.o
     CC arch/x86/lib/usercopy_32.o
     AR arch/x86/lib/lib.a
     LD vmlinux.o
     MODPOST vmlinux.o
    WARNING: vmlinux.o(.text+0x2a6a9): Section mismatch in

older pastes →