All pastesPublic feed

Public feed

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

    2045783·php·1.2 KB·2011-04-13 06:06 UTC
    protected function checkIfInLiteral($position, $line) {
            $literal = false; // Set flag that we are not currently in a string literal.
     $escapes = 0;
            
            for ($i = 0;
  • Miscellany

    2045781·text·334 B·2011-04-13 05:58 UTC
    CC = g++
    PROGRAM = awsm
    SRCS = Main.cpp WCard.cpp Math.cpp
    OBJS = $(SRCS:.cpp=.o)
    LIBS = -lm -liw
    
    CFLAGS = -g -W -Wall -ffast-math -pedantic 
    
    all: $(PROGRAM)
    
    $(PROGRAM): $(OBJS)
     $(CC)
  • Someone

    2045719·text·7.2 KB·2011-04-13 05:20 UTC
    GOOD
    r300: Initial fragment program
    FRAG
    PROPERTY FS_COLOR0_WRITES_ALL_CBUFS 1
    DCL IN[0], FOG, PERSPECTIVE
    DCL IN[1], GENERIC[0], PERSPECTIVE
    DCL OUT[0], COLOR
    DCL CONST[0..1]
    DCL TEMP[0..1]
  • Something

    2045718·c·4.0 KB·2011-04-13 05:20 UTC
    /*dreg functions and accessories */
    
    enum TYPES {
     COMPL,
     KLEENE,
     OR,
     AND,
     CONCAT
    };
    
    /* Represents a regular expression. The type specifies an operator from enum TYPES
     * which is carr
  • Unnamed

    2045716·c·731 B·2011-04-13 05:19 UTC
    /*
     * A representation of character sets.
     * The array set.partitions defines set as follows:
     * If a character's unicode representation is
     * greater than an odd number of partitions, it is
     *
  • Unnamed

    2045715·text·731 B·2011-04-13 05:19 UTC
    /*
     * A representation of character sets.
     * The array set.partitions defines set as follows:
     * If a character's unicode representation is
     * greater than an odd number of partitions, it is
     *
  • Miscellany

    2045714·text·7.2 KB·2011-04-13 05:19 UTC
    BAD
    r300: Initial fragment program
    FRAG
    PROPERTY FS_COLOR0_WRITES_ALL_CBUFS 1
    DCL IN[0], COLOR, LINEAR
    DCL IN[1], FOG, PERSPECTIVE
    DCL OUT[0], COLOR
    DCL CONST[0..1]
    DCL TEMP[0..1]
     0: MOV_SA
  • Mine

    2045711·text·15.3 KB·2011-04-13 05:18 UTC
    BAD | GOOD
    r300: Initial fragment program r300: Initial fragment program
    FRAG FRAG
    PROPERTY FS_COLOR0_WRITES_ALL_CBUFS 1 PROPERTY FS_COLOR0_WRITES_ALL_CBU
  • Unnamed

    2045710·text·828 B·2011-04-13 05:17 UTC
    Follow these steps:
    • First, make a new class in your project, called Mandelbrot. Then copy the
    source for your annulus program into the new class, and edit it to change the
    name of the class to Ma
  • Untitled

    2045709·text·16.1 KB·2011-04-13 05:13 UTC
    # $Id: Makefile.kmk $
    ## @file
    # Makefile for the Linux installer.
    #
    
    #
    # Copyright (C) 2006-2010 Oracle Corporation
    #
    # This file is part of VirtualBox Open Source Edition (OSE), as
    # availa
  • Someone

    2045705·text·2.4 KB·2011-04-13 04:58 UTC
    Curent modified code
    
    //imports
    import java.io.BufferedReader;
    import java.io.IOException;
    import java.io.InputStreamReader;
    import view.GreyscaleHitViewerFrame;
    
    public class mandlebot
    {
     p
  • Anonymous

    2045699·html·760 B·2011-04-13 04:25 UTC
    <div class="comments"> <!-- Container for all comments -->
     <div class="comment"> <!-- A single comment -->
     <!-- The content for the comment -->
     <p>Awesome post! You're amazing!</p>
     </div>
  • Something

    2045686·text·807 B·2011-04-13 03:41 UTC
    Unhandled exception in thread started by <bound method BEConnection.eventloop of <mythtv.twofour.connections.BEConnection object at 0x101293f10>>
    Traceback (most recent call last):
     File "/Users/ek
  • Stuff

    2045682·text·1.4 KB·2011-04-13 03:20 UTC
    ----------------------------------------
    Exception happened during processing of request from ('127.0.0.1', 50848)
    Traceback (most recent call last):
     File "/System/Library/Frameworks/Python.frame
  • Mine

    2045681·text·5 B·2011-04-13 03:17 UTC
    lolol
  • Unnamed

    2045676·text·7.6 KB·2011-04-13 03:02 UTC
    char __cdecl SpeakBabel(const char *Source, char *Dest, int a3, unsigned __int8 a4, int a5)
    {
     size_t v5; // eax@1
     size_t v6; // edx@1
     const char *v7; // ebx@1
     char *v8; // edi@10
     char
  • Untitled

    2045673·text·189 B·2011-04-13 02:55 UTC
    Sinudyne
    Solavox
    Sonic Blue
    Sonneclair
    Sonoko
    Sontec
    Sony
    1028
    1030
    1022, 1123
    1008
    1009, 1025
    1031
    1001, 1016, 1048,
    1053, 1073, 1074,
    1080, 1081, 1082,
    1083, 1108, 1118,
  • Unnamed

    2045672·text·2.8 KB·2011-04-13 02:51 UTC
    Message-ID: <4DA506FF.8020402@ist.utl.pt>
    Date: Wed, 13 Apr 2011 03:14:23 +0100
    From: =?UTF-8?B?Sm/Do28gUmljYXJkbyBTYXJlcyBUZWxlcyBkZSBNYXRvcw==?=
     <joao.r.matos@ist.utl.pt>
    User-Agent: Mozilla/5.
  • Mine

    2045671·text·5.0 KB·2011-04-13 02:48 UTC
    freeswitch@internal> 2011-04-12 23:39:24.516809 [DEBUG] sofia.c:6500 IP xxx.xxx.xx.125 Approved by acl "domains[]". Access Granted.
    2011-04-12 23:39:24.516809 [NOTICE] switch_channel.c:812 New Channe
  • Mine

    2045670·text·6.8 KB·2011-04-13 02:46 UTC
    It seems interesting to me that we actually need a set of rules to govern moderator behavior. Most moderators are selected on the basis of their behavior and helpfulness in the forums, but from time t

older pastes →