All pastesPublic feed

Public feed

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

    2109186·text·2.4 KB·2012-02-03 05:43 UTC
    "Compile++ thumb : amplify_reality <= ResourceManager.cpp
    
    In file included from C:/Users/Adam/git/AmplifyReality/jni/model/ResourceManager.cpp:1:
    C:/Users/Adam/git/AmplifyReality/jni/model/Resourc
  • Untitled

    2109184·text·1.3 KB·2012-02-03 05:21 UTC
    #include <iostream>
    #include <string>
    #include <iomanip>
    #include <fstream>
    using namespace std;
    void printmonth(const int month, int year, bool leap, ostream & mf);
    int main()
    {
     ofstream MyF
  • Something

    2109183·text·955 B·2012-02-03 04:53 UTC
    00:00.0 Host bridge: VIA Technologies, Inc. VT8378 [KM400/A] Chipset Host Bridge
    00:01.0 PCI bridge: VIA Technologies, Inc. VT8237/VX700 PCI Bridge
    00:10.0 USB controller: VIA Technologies, Inc. VT8
  • Someone

    2109182·text·534 B·2012-02-03 04:51 UTC
    % /usr/g++/bin/qtconfig 
    ld.so.1: qtconfig: fatal: relocation error: file /usr/g++/bin/qtconfig: symbol _ZTV11QSpacerItem: referenced symbol not found
    zsh: killed /usr/g++/bin/qtconfig
    
    % smpl
  • fibonacci

    2109180·c·3.2 KB·2012-02-03 03:59 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <math.h>
    
    int AddNbr (int* nbr1, int* nbr2, int base, int taille); 
    void InitNbr (int* nbr, int taille);
    void AffichNbr (int* nbr, int* taille);
  • Miscellany

    2109177·text·441 B·2012-02-03 03:35 UTC
    IEnumerator laserShot()
     {
     
     if(Input.GetButtonDown("Fire1") || Input.GetKeyDown("space"))
     {
     
     if(weaponpower==1)
     {
     
     Vector3 position = new Vector3(transform.posi
  • Stuff

    2109169·text·1.9 KB·2012-02-03 02:29 UTC
    Charles Bandeira diz (00:12)
    oy galero
    Parkour Pelotas diz (00:12)
    R Rodrigo says:
    ae
    Charles Bandeira diz (00:12)
    vocês treinam com os gabrieus, certo?
    Pa
  • Untitled

    2109167·text·4.8 KB·2012-02-03 02:15 UTC
    diff --git a/mythtv/programs/mythfrontend/statusbox.cpp b/mythtv/programs/mythfrontend/statusbox.cpp
    index ea16167..a8e3635 100644
    --- a/mythtv/programs/mythfrontend/statusbox.cpp
    +++ b/mythtv/prog
  • Untitled

    2109164·text·7 B·2012-02-03 02:07 UTC
    qwerrty
  • Miscellany

    2109163·text·180 B·2012-02-03 01:57 UTC
    ASPWD:~# modprobe iptables
    FATAL: Module iptables not found.
    ASPWD:~# modprobe ppp
    FATAL: Module ppp not found.
    ASPWD:~# lsmod
    Module Size Used by
    ASPWD:~#
  • Something

    2109162·text·10.1 KB·2012-02-03 01:39 UTC
    #################################################
    # Sample OpenVPN 2.0 config file for #
    # multi-client server. #
    #
  • Anonymous

    2109161·text·8.4 KB·2012-02-03 01:32 UTC
    server config
    
    ##############################################
    # Sample client-side OpenVPN 2.0 config file #
    # for connecting to multi-client server. #
    #
  • over 40

    2109160·text·536 B·2012-02-03 01:26 UTC
    }// </editor-fold>
     //GEN-END:initComponents
    
     private void button1ActionPerformed(java.awt.event.ActionEvent evt) {
     double h,r,i,ro;
     
     String name = new String(textField1.getText());
     h
  • Something

    2109157·text·2.7 KB·2012-02-03 01:07 UTC
    package edu.wpi.first.wpilibj.templates;
    import edu.wpi.first.wpilibj.*;
    // import edu.wpi.first.wpilibj.smartdashboard.SmartDashboardData; //WORKING ON THIS(1)
    
    public class Robot4334 extends S
  • Unnamed

    2109156·text·1.1 KB·2012-02-03 01:06 UTC
    from http.client import HTTPConnection
    from urllib import parse
    
    def requestPage(INFOS, URL, METHOD, BODY, HEADERS):
     h = HTTPConnection(INFOS['hostname'], INFOS['port'])
     h.request(METHOD, URL
  • Unnamed

    2109155·text·7 B·2012-02-03 01:05 UTC
    testing
  • Unnamed

    2109154·text·486 B·2012-02-03 01:03 UTC
    def requestPage(INFOS, URL, METHOD, BODY, HEADERS):
     h = HTTPConnection(INFOS['hostname'], INFOS['port'])
     h.request(METHOD, URL, BODY, HEADERS)
     r = h.getresponse()
     page = r.read()
     s = pa
  • Miscellany

    2109142·text·596 B·2012-02-02 22:54 UTC
    #!/usr/bin/perl -w
    
    my $testvar = "abcdef ghikl";
    
    if ($testvar =~ m/^(?<named>[^g]*)/) {
     print " after match named is \"$+{named}\"\n";
     $named = $+{named};
     print "
  • Someone

    2109141·text·538 B·2012-02-02 22:45 UTC
    eq_ex_p : TK_EQ maybe_unary add_ex
     | TK_NEQ maybe_unary add_ex
     | TK_GT maybe_unary add_ex
     | TK_GE maybe_unary add_ex
     | TK_LT maybe_unary add_ex
     | TK_LE
  • Unnamed

    2109140·text·37.4 KB·2012-02-02 22:38 UTC
    
        

older pastes →