All pastesPublic feed

Public feed

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

    2124925·text·1.5 KB·2012-03-06 21:40 UTC
    (I have no tumblr) okay, so there's this girl, right? And we were good friends for a long time, but she was with this guy. Then she wasn't, but everything was going all hectic, and besides, she didn't
  • Funcion Insertar

    2124923·pascal·1.4 KB·2012-03-06 21:37 UTC
    Function InsertarDato(dato:tDato;lista:tListaOrdenada):tListaOrdenada ;
    var
    flag:boolean = false;
    aux1,aux2:tDato;
    begin
    if esListavacia(lista)=true THEN
     Begin
     lista.primero:=1;
     list
  • Someone

    2124921·text·3.9 KB·2012-03-06 21:21 UTC
    'javac -g -source 1.6 -target 1.6 -classpath "lib:lib/*:jars/bin/minecraft.jar:jars/bin/jinput.jar:jars/bin/lwjgl.jar:jars/bin/lwjgl_util.jar" -sourcepath src/minecraft -d bin/minecraft src/minecraft/
  • Anonymous

    2124912·text·7.9 KB·2012-03-06 20:54 UTC
    * QA Notice: Package triggers severe warnings which indicate that it
     * may exhibit random runtime failures.
     * src/unix/core.c:94:7: warning: dereferencing type-punned pointer will brea
  • Someone

    2124906·cpp·2.6 KB·2012-03-06 20:42 UTC
    void Display::drawBone(Bone *pBone,int skelNum)
    {
     static float z_dir[3] = {0., 0., 1.};
     float r_axis[3], mag, theta;
    
     //Tranform (rotate) from the local coordinate system of this bone to it's
  • Someone

    2124903·text·2.1 KB·2012-03-06 20:35 UTC
    void Display::drawBone(Bone *pBone,int skelNum)
    {
     static float z_dir[3] = {0., 0., 1.};
     float r_axis[3], mag, theta;
    
     //Tranform (rotate) from the local coordinate system of this bone to it's
  • Someone

    2124901·text·1.6 KB·2012-03-06 20:33 UTC
    [3:30:43 PM][ServerHandler1] Missing file: explosioneffects.blo
    [3:30:43 PM][ServerHandler1] Missing file: kshrap.blo
    [3:30:43 PM][ServerHandler1] Missing file: gorybitz.blo
    [3:30:43 PM][ServerHand
  • Someone

    2124900·cpp·2.1 KB·2012-03-06 20:29 UTC
    void Display::drawBone(Bone *pBone,int skelNum)
    {
     static float z_dir[3] = {0., 0., 1.};
     float r_axis[3], mag, theta;
    
     //Tranform (rotate) from the local coordinate system of this bone to it's
  • Someone

    2124899·text·2.1 KB·2012-03-06 20:29 UTC
    void Display::drawBone(Bone *pBone,int skelNum)
    {
     static float z_dir[3] = {0., 0., 1.};
     float r_axis[3], mag, theta;
    
     //Tranform (rotate) from the local coordinate system of this bone to it's
  • Something

    2124890·text·437 B·2012-03-06 20:09 UTC
    sub vcl_recv {
     if (req.http.Cookie !~ "sess-loggedin=1") {
     set req.http.X-Logged-In = "Nope";
     if (req.http.Cookie ~ "cc=[a-zA-Z]+") {
     set req.http.X-Country-Code = regsub(req.http.
  • Miscellany

    2124888·text·216 B·2012-03-06 19:58 UTC
    $items['newuser'] = array(
     'title' => 'Register',
     'menu_name' => 'primary-links',
     'page callback' => 'register_browse_page',
     'access callback' => 'newuser_access_ca
  • Miscellany

    2124884·text·1.7 KB·2012-03-06 19:53 UTC
    42] <moneypower> Hey man—thanks for checking in with us
    [14:42] <Martinp23> hi
    [14:42] <moneypower> Basically we have a bunch of users from another channel, called #reddit-seddit which is another
  • Untitled

    2124874·text·4.2 KB·2012-03-06 19:25 UTC
    http://www.jnutbio.com/article/S0955-2863%2809%2900031-X/abstract
    >adiponectin upregulated in response to intermittent fasting in rats
    
    http://jap.physiology.org/content/103/2/547.short
    > Altern
  • Miscellany

    2124872·text·744 B·2012-03-06 19:19 UTC
    Etudiant pertinent. Des résultats à confirmer au prochain semestre grâce à un travail plus régulier 
    = Relevant student. Results have to be confirmed next semester with more regular work.
    
    Bonne
  • Unnamed

    2124870·text·3.7 KB·2012-03-06 19:03 UTC
    //---------------------------
    // Includes
    //---------------------------
    #include "Smiley.h"
    
    //---------------------------
    // Defines
    //---------------------------
    #define GAME_ENGINE (GameEng
  • Stuff

    2124868·text·1.8 KB·2012-03-06 18:56 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    
    struct node {
     double key;
     char *val;
     struct node *next;
    };
    
    double access(double x, struct node *p);
    void insert(struct node *
  • Anonymous

    2124866·text·1.8 KB·2012-03-06 18:50 UTC
    #!/bin/sh
    # author: JS
    # date: March 3, 2012
    # 
    # Purpose: Comp 8006 Net Sec Admin II Assignment 3
    # Lockout an IP based on failed login attempts
    #
    
    ### user configuration ###
    # log file to
  • Someone

    2124865·text·1.8 KB·2012-03-06 18:44 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    
    struct node {
     double key;
     char *val;
     struct node *next;
    };
    
    double access(double x, struct node *p);
    void insert(struct node *
  • Stuff

    2124861·text·1.7 KB·2012-03-06 18:28 UTC
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    
    struct node {
     double key;
     char *val;
     struct node *next;
    };
    
    double access(double x, struct node *p);
    void insert(struct node *
  • Miscellany

    2124856·text·767 B·2012-03-06 18:11 UTC
    289/851/1140 mbufs in use (current/cache/total)
    260/732/992/32768 mbuf clusters in use (current/cache/total/max)
    260/308 mbuf+clusters out of packet secondary zone in use (current/cache)
    0/322/322/

older pastes →