All pastesPublic feed

Public feed

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

    2069620·text·390 B·2011-05-26 20:24 UTC
    var dataARR:Array = ["720p","SD","720p","SD"];
    var customARR:Array = new Array();
    var xCount:Number = 0;
    var yCount:Number = 0;
    
    for(xCount = 0; xCount < dataARR.length; xCount++){
     found = fals
  • Untitled

    2069619·apache·542 B·2011-05-26 20:24 UTC
    #include <p18f4220.h>
    #include <delays.h>
    #include <i2c.h>
    #pragma config OSC=INTIO2, WDT=OFF, LVP=OFF, DEBUG=ON
    
    void main()
    {
     // Variable Declarations
     unsigned char data[] = "Hello";
  • Miscellany

    2069617·text·3.3 KB·2011-05-26 20:22 UTC
    2004 - Strain 
    industrial
    Original Release
    [DL] » FLAC / Lossless / Log (100%) / Cue / CD 462.47 MB 4 2 0
    [DL] » MP3 / 320 / CD 148.20 MB 31 1 0
    [DL] » MP3 / V0 (VBR) / CD 130.54 MB 17 4
  • Mine

    2069616·pascal·11.3 KB·2011-05-26 20:21 UTC
    Program DiceCricket;
    
    {Skeleton Program code for the AQA COMP1 Summer 2011 examination
    this code should be used in conjunction with the Preliminary Material
    written by the AQA COMP1 Programmer T
  • Someone

    2069614·text·61.3 KB·2011-05-26 20:15 UTC
    
        
  • Xorg log

    2069611·text·6.2 KB·2011-05-26 20:09 UTC
    [ 1113.951] 
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the
  • xorg.conf

    2069609·text·1.5 KB·2011-05-26 20:08 UTC
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 270.41.19 (buildmeister@swio-display-x86-rhel47-02.nvidia.com) Mon May 16 23:53:00 PDT 2011
    
    Section
  • lspci

    2069608·text·619 B·2011-05-26 20:07 UTC
    01:00.0 VGA compatible controller: nVidia Corporation NV41.1 [GeForce 6800] (rev a2) (prog-if 00 [VGA controller])
     Subsystem: nVidia Corporation Device 0245
     Flags: bus master, fast devsel, latency
  • Anonymous

    2069604·text·4.8 KB·2011-05-26 19:55 UTC
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <Desc>
     <Frame type='Frame' name='GameUI/UIContainer' file='GameUI'>
     <Frame type='Frame' name='FullscreenUpperContainer'> 
     <Frame
  • Anonymous

    2069603·text·167.1 KB·2011-05-26 19:52 UTC
    
        
  • Someone

    2069601·text·394 B·2011-05-26 19:47 UTC
    alex@alex-SCENIC-W:~$ route -n
    Kernel-IP-Routentabelle
    Ziel Router Genmask Flags Metric Ref Use Iface
    192.168.1.0 0.0.0.0 255.255.255.0 U 1 0
  • Miscellany

    2069600·text·342 B·2011-05-26 19:44 UTC
    #include <stdio.h>
    #include <pthread.h>
    
    int *thr(void*i);
    int main(void){
     int i = 0;
     pthread_t t0,t1;
     pthread_create(&t0,NULL,thr,&i);
     i++;
     pthread_cr
  • root

    2069599·text·27.4 KB·2011-05-26 19:43 UTC
    !!################################
    !!ALSA Information Script v 0.4.41
    !!################################
    
    !!Script ran on: czw, 26 maj 2011, 21:43:39 CEST
    
    !!Linux Distribution
    !!------------------
  • Something

    2069598·text·821 B·2011-05-26 19:43 UTC
    $ osascript -e 'tell application "Finder" to activate' -e 'tell application "Finder" to display dialog "Type something:" default answer ""' -e "return text returned of result"
    2011-05-26 15:42:01.152
  • Miscellany

    2069597·text·379 B·2011-05-26 19:40 UTC
    #include <stdio.h>
    #include <pthread.h>
    
    int *thr(void*i);
    int main(void){
     int i = 0;
     pthread_t t0,t1;
     printf("echo me");
     pthread_create(&t0,NULL,thr,&i);
  • Unnamed

    2069596·text·20 B·2011-05-26 19:36 UTC
    Just type
    /sub ####
  • Anonymous

    2069595·text·460 B·2011-05-26 19:34 UTC
    root@Goliath:~# route -n
    Kernel-IP-Routentabelle
    Ziel Router Genmask Flags Metric Ref Use Iface
    10.0.0.2 0.0.0.0 255.255.255.255 UH 0 0
  • Stuff

    2069593·text·1.4 KB·2011-05-26 19:32 UTC
    PngDec:pngdec9 (__main__.GstPngDec): GStreamer encountered a general stream error. (gstpngdec.c(555): gst_pngdec_task (): /GstPipeline:pipeline1/GstBin:bin1/GnlComposition:gnlcomposition2/GnlSource:gn
  • Untitled

    2069590·text·456 B·2011-05-26 19:25 UTC
    int index;
     int highestPay;
     int bestDriver;
     highestPay = pay[0];
     bestDriver = 0;
     for (index = 0; index < pay.length; index++)
     {
  • Stuff

    2069589·text·457 B·2011-05-26 19:25 UTC
    root@Goliath:~# route
    Kernel-IP-Routentabelle
    Ziel Router Genmask Flags Metric Ref Use Iface
    10.0.0.2 * 255.255.255.255 UH 0 0 0 t

older pastes →