All pastesPublic feed

Public feed

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

    2067120·text·656 B·2011-05-22 20:22 UTC
    public class CineData
    {
     private List<Movie> movies = new ArrayList<Movie>();
    
     public class Movie
     {
     private int ID = 0;
     private int places = 0;
     private String Title = "";
    
     Movie(in
  • Something

    2067119·text·3.1 KB·2011-05-22 20:19 UTC
    /*Ein Programm, um Dinge mit Strings zu machen, aber ohne die String-Lib*/
    
    # include <stdio.h>
    # include <stdlib.h>
    
    char *mergeStr( char *string1, char *string2, int strlaenge1, int strlaenge2)
  • Something

    2067118·text·6.1 KB·2011-05-22 20:15 UTC
    #ifndef PARAMETERS_H
    #define PARAMETERS_H
    
    // NO RS485/EXTRUDER CONTROLLER SUPPORT
    // PLEASE VERIFY PIN ASSIGNMENTS FOR YOUR CONFIGURATION!!!!!!!
    #define MOTHERBOARD 3 // ATMEGA168 = 0, SANGUINO
  • Someone

    2067117·text·676 B·2011-05-22 20:14 UTC
    public class CineData
    {
     private List<Movie> movies = new ArrayList<Movie>();
    
     public class Movie
     {
     private int ID = 0;
     private int places = 0;
     private String Title = "";
    
     Movie(in
  • Miscellany

    2067116·text·762 B·2011-05-22 20:14 UTC
    /usr/sbin/grub-setup: aviso: Sector 55 is already in use by FlexNet; avoiding it. This software may cause boot or other problems in future. Please ask its authors not to store data in the boot track
  • Someone

    2067115·text·677 B·2011-05-22 20:13 UTC
    public class CineData
    {
    
     public class Movie
     {
     int ID = 0;
     int places = 0;
     String Title = "";
    
     Movie(int ID, int Places, String Title)
     {
     this.ID = ID;
     this.places = Places
  • Something

    2067113·text·909 B·2011-05-22 20:08 UTC
    /usr/sbin/grub-setup: aviso: Intentando instalar GRUB en un disco sin particiones o en una partición. Es una MALA idea..
    /usr/sbin/grub-setup: aviso: No es posible empotrar. GRUB sólo se puede instal
  • Something

    2067112·text·349 B·2011-05-22 20:07 UTC
    Dispositivos en los que se puede instalar GRUB: │ 
     │ │ 
     │ [ ] /dev/sda (250059 MB; Hitachi_HTS543225L9A300)
  • Something

    2067111·text·349 B·2011-05-22 20:07 UTC
    Dispositivos en los que se puede instalar GRUB: │ 
     │ │ 
     │ [ ] /dev/sda (250059 MB; Hitachi_HTS543225L9A300)
  • Someone

    2067110·text·1.0 KB·2011-05-22 20:06 UTC
    Description 
    ThinkPad T420 - 1 Yr Depot Topseller Warranty Edit
    Processor: Intel Core i5-2520M Processor (2.50GHz, 3MB L3) Edit
    Operating system: Genuine Windows 7 Home Premium 64 Edit
    Operati
  • Unnamed

    2067109·text·1.3 KB·2011-05-22 20:04 UTC
    qué dispositivos quiere ejecutar automáticamente grub-install, si es que 
     │ quiere. 
     │
  • Someone

    2067108·text·952 B·2011-05-22 20:01 UTC
    package server;
    import java.util.*;
    /**
     *
     * @author Rene
     */
    public class CineData {
     public class Movie { 
     int ID=0; int Places=0; String Title="";
     Movie(int ID, int Places, Str
  • Unnamed

    2067106·text·2.7 KB·2011-05-22 19:56 UTC
    # include <stdio.h>
    # include <stdlib.h>
    
    char *mergeStr( char *string1, char *string2, int strlaenge1, int strlaenge2);
    char *inverseStr(char *string1, int strlaenge1);
    char *Teilstr(char *str
  • Something

    2067105·text·259 B·2011-05-22 19:55 UTC
    2736 pts/0 S+ 0:00 sudo apt-get upgrade -y
     2737 pts/0 S+ 0:00 apt-get upgrade -y
     2746 pts/0 S+ 0:00 /usr/lib/apt/methods/http
     2747 pts/0 S+ 0:04 /usr/lib/apt/methods
  • Stuff

    2067104·text·738 B·2011-05-22 19:51 UTC
    sudo aptitude purge burg
    E: No se pudo bloquear /var/lib/dpkg/lock - open (11: Recurso no disponible temporalmente)
    E: No se pudo bloquear el directorio de administración (/var/lib/dpkg/), ¿quizás h
  • Something

    2067102·text·3.0 KB·2011-05-22 19:49 UTC
    :static av_always_inline void yuv2yuvX16inC_template(const int16_t *lumFilter, const int16_t **lumSrc, int lumFilterSize,
     :
  • Unnamed

    2067101·text·479 B·2011-05-22 19:48 UTC
    apt-cache policy grub-pc grub
    grub:
     Instalados: (ninguno)
     Candidato: 0.97-29ubuntu61
     Tabla de versión:
     0.97-29ubuntu61 0
     500 http://archive.ubuntu.com/ubuntu/ natty/main i386
  • Anonymous

    2067099·actionscript·1.0 KB·2011-05-22 19:46 UTC
    service GraphStore extends fb303.FacebookService {
     i64 createNode(
     1: required NodeType node_type
     );
    
     void createEdge(
     1: required Edge edge
     );
    
     list<Node> getNodes(
  • Someone

    2067098·text·898 B·2011-05-22 19:44 UTC
    [Loki, Phantom Menance]
    Armor Kinetic Hardener II
    Armor Explosive Hardener II
    1600mm Reinforced Rolled Tungsten Plates I
    Republic Fleet Gyrostabilizer
    Republic Fleet Gyrostabilizer
    Republic Flee
  • Unnamed

    2067097·text·2.7 KB·2011-05-22 19:38 UTC
    /*Ein Programm, um Dinge mit Strings zu machen, aber ohne die String-Lib*/
    
    # include <stdio.h>
    # include <stdlib.h>
    
    char *mergeStr( char *string1, char *string2, int strlaenge1, int strlaenge2)

older pastes →