All pastesPublic feed

Public feed

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

    2051672·text·2.7 KB·2011-04-28 19:09 UTC
    cpu@pewter:~$ arecord -L
    default
    pulse
     Playback/recording through the PulseAudio sound server
    front:CARD=SB,DEV=0
     HDA ATI SB, CONEXANT Analog
     Front speakers
    surround40:CARD=SB,DEV=0
  • Something

    2051670·text·2.3 KB·2011-04-28 19:05 UTC
    cpu@pewter:~$ arecord -L
    default
    pulse
     Playback/recording through the PulseAudio sound server
    front:CARD=SB,DEV=0
     HDA ATI SB, CONEXANT Analog
     Front speakers
    surround40:CARD=SB,DEV=0
  • Untitled

    2051669·text·2.1 KB·2011-04-28 19:04 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #define N 50
    
    int carica(int v[N]){
    
     int dim,i;
     do{
     printf("\nDigita dimensione logica del vettore:\t");
     scanf("%d",&dim);}
     while(d
  • Miscellany

    2051666·csharp·4.2 KB·2011-04-28 18:49 UTC
    void Fish() {
     SetProgressMaxValue(0);
     Cast();
     System.Threading.Thread.Sleep(2000);
     if ((int)FFACE.Player.Status() != 50)
     re
  • Unnamed

    2051665·text·4.2 KB·2011-04-28 18:48 UTC
    void Fish() {
     SetProgressMaxValue(0);
     Cast();
     System.Threading.Thread.Sleep(2000);
     if ((int)FFACE.Player.Status() != 50)
     re
  • Stuff

    2051664·text·263 B·2011-04-28 18:47 UTC
    int MAXX = 400; MAXY = 400; //wielkość okna
    int i , imax = 40; // ilość iteracji
    int x1,x2,y1,y2; //współrzędne
    for (i = 0;i<imax;++i)
    {
     x1=6*i;
     x2=10*i;
     y1=MAXX-i/3;
     y2=MA
  • Unnamed

    2051663·text·1.7 KB·2011-04-28 18:42 UTC
    (11:53:11 AM) Bill - @work: The new template you built for us that allows hub and content together, should it have the header graphics built in?
    (11:53:17 AM) Bill - @work: like, the UofM logo and wh
  • Unnamed

    2051662·cpp·17.3 KB·2011-04-28 18:38 UTC
    /*
    Adam Obenauf, ml22
    4/17/11
    project2.cpp
    Text based rpg game based on the combat system of eve online
    */
    
    //Preprocessor directives
    #include<iostream>
    #include<iomanip>
    #include<cmath>
    #i
  • Someone

    2051661·cpp·365 B·2011-04-28 18:31 UTC
    float PercHealth (int current, string shipName, int healthType)
    {
     ship myShip=LoadShip(shipName);
     float fcurrent = current;
     float fpoints;
     if(healthType==1)
     fpoints = myShip.shieldHitPoint
  • Mine

    2051660·text·557 B·2011-04-28 18:31 UTC
    skeletal@phalanx ~/Games/crawl/crawl-ref/source $ make
     CC crc32.o
    In file included from crc32.c:29:
    zutil.h:21:24: error: no include path in which to search for stddef.h
    zutil.h:23:22: error:
  • Untitled

    2051659·php·467 B·2011-04-28 18:25 UTC
    <?php
    
    # Using Zend 1.11.5
    
    require_once('Zend/Form/Element/Text.php');
    
    $email = new Zend_Form_Element_Text('email');
     $email->setLabel('Email address')
     ->addFilter('Stri
  • Stuff

    2051651·text·4.3 KB·2011-04-28 18:04 UTC
    #!/bin/bash
    
    ####################
    #### IP Disponible ####
    ####################
    
     # IP Principale
     eth0="ip_publique_1"
    
     # IP FailOver
     eth1="ip_publique_2"
    
     # IP GB POUR VPN
     eth2="ip_p
  • Someone

    2051647·text·1.1 KB·2011-04-28 18:00 UTC
    <meta name="msapplication-task" content="name=Home;action-uri=http://ecovolunteer.rs/index.php?go=home;icon-uri=http://ecovolunteer.rs/icon64.ico"/>
    <meta name="msapplication-task" content="name=Dump
  • Someone

    2051644·text·18.2 KB·2011-04-28 17:58 UTC
    /*
    
    Adam Obenauf, ml22
    
    4/17/11
    
    project2.cpp
    
    Text based rpg game based on the combat system of eve online
    
    */
    
    //Preprocessor directives
    
    #include<iostream>
    
    #include<iomanip>
  • Anonymous

    2051642·text·1.9 KB·2011-04-28 17:56 UTC
    INFO : Caching gsettings: <gtweak.gsettings._GSettingsSchema: org.gnome.desktop.background>
    INFO : Caching gsettings: <gtweak.gsettings._GSettingsSchema: org.gnome.shell.clock>
    INFO : Cachi
  • Miscellany

    2051640·text·18.2 KB·2011-04-28 17:54 UTC
    /*
    
    Adam Obenauf, ml22
    
    4/17/11
    
    project2.cpp
    
    Text based rpg game based on the combat system of eve online
    
    */
    
    //Preprocessor directives
    
    #include<iostream>
    
    #include<iomanip>
  • Untitled

    2051639·text·4.2 KB·2011-04-28 17:53 UTC
    # menu.lst - See: grub(8), info grub, update-grub(8)
    # grub-install(8), grub-floppy(8),
    # grub-md5-crypt, /usr/share/doc/grub
    # and /usr/share/doc/grub-legacy-doc/.
  • Untitled

    2051638·text·305 B·2011-04-28 17:53 UTC
    Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIExternalProtocolService.loadUrl]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS
  • Untitled

    2051636·text·4.2 KB·2011-04-28 17:48 UTC
    # menu.lst - See: grub(8), info grub, update-grub(8)
    # grub-install(8), grub-floppy(8),
    # grub-md5-crypt, /usr/share/doc/grub
    # and /usr/share/doc/grub-legacy-doc/.
  • Mine

    2051635·text·640 B·2011-04-28 17:44 UTC
    japherwocky@japhercules:/tmp$ git clone git@loud3r.unfuddle.com:loud3r/loud3rapi.git
    Initialized empty Git repository in /tmp/loud3rapi/.git/
    remote: Counting objects: 1600, done.
    remote: Compressi

older pastes →