All pastesPublic feed

Public feed

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

    2085565·text·408 B·2011-09-30 02:28 UTC
    if (Serial.available() > 0) {
    
     int inByte = Serial.read();
    
     switch (inByte) {
    
     case 'a': 
    
     digitalWrite(2, HIGH);
    
     delay(15);
    
     digitalWrite(2, LOW);
  • Untitled

    2085563·text·452.4 KB·2011-09-30 02:22 UTC
    
        
  • Untitled

    2085560·text·5.7 KB·2011-09-30 02:18 UTC
    ( 24, ' lucidrains', 264126, 13275, 1102)
    ( 60832, ' MafiaEmergency', 158549, 2558, 862)
    ( 42166, ' Matthew', 225657, 76580, 794)
    ( 96506, ' Ma
  • Anonymous

    2085520·text·2.7 KB·2011-09-30 01:06 UTC
    -----------------------------------------------------------------------------------------------------
    Question 48: (QID=1973)
    The speed of the CPU is measured in _________?
    
    [1.] Hertz
    2. Mil
  • Something

    2085516·text·605 B·2011-09-30 00:54 UTC
    WW18
    60 cards
    4 Arid Mesa
    2 Flagstones of Trokair
    4 Marsh Flats
    8 Plains
    ________________________________________
    18 lands
    
    1 Bushi Tenderfoot
    4 Figure of Destiny
    2 Isamaru, Hound of Konda
  • Unnamed

    2085504·text·7.1 KB·2011-09-30 00:24 UTC
    cash_array = {}
    
     // Update the local player's cash value.
     getDBData (false, 'corps', 'cash', 'cash_array', worldmap_loadcashdata_success(), undefined, 'name', global_corp_name)
    
    /////
  • Stuff

    2085494·text·4 B·2011-09-30 00:08 UTC
    test
  • Anonymous

    2085464·text·535 B·2011-09-29 23:19 UTC
    #!/bin/bash
    # Made by peter@netwerk.no
    # DATE 20110927
    
    EMAILTO="peter@netwerk.no"
    EMAILFR="mcr@netwerk.no"
    SUBJECT="Error importing uploaded EPG."
    ERRMSG="/root/epg-mailer/epgmsg.txt"
    NOW="$(
  • iso_c_binding test

    2085459·text·728 B·2011-09-29 23:16 UTC
    module testCommon
     interface
     subroutine fooC(outVal, ioArr) bind(C, name="fooC")
     use iso_c_binding
     integer (c_int), intent(inout) :: outVal
     type (c_ptr), value :: ioArr ! have also
  • iso_c_binding test

    2085458·text·430 B·2011-09-29 23:14 UTC
    #include <iostream>
    extern "C" void fooFortran();
     
    extern "C" void fooC(int* outVal, double *ioArr) {
     printf("C:fooC ioArr read as: ");
     for ( int i=0; i < *outVal; i++) {
     printf(" %f ", i
  • iso_c_binding test

    2085457·text·672 B·2011-09-29 23:13 UTC
    module testCommon
     interface
     subroutine fooC(outVal, ioArr) bind(C, name="fooC")
     use iso_c_binding
     integer (c_int), intent(inout) :: outVal
     type (c_ptr), value :: ioArr
     end subro
  • Untitled

    2085446·text·2.2 KB·2011-09-29 22:53 UTC
    java.lang.OutOfMemoryError: Java heap space
     at java.util.Arrays.copyOf(Unknown Source)
     at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source)
     at java.lang.Abstrac
  • xorg.conf: radeon, middle only

    2085419·text·1.7 KB·2011-09-29 22:13 UTC
    Section "Monitor"
     Identifier "Monitor-DFP1" # f1905e
     ModeLine "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066
     Option "DPMS"
    EndSection
    
    Section "Monitor"
     Identifier "Monitor-
  • fglrx xorg.conf

    2085389·text·2.3 KB·2011-09-29 21:42 UTC
    Section "ServerLayout"
     Identifier "aticonfig Layout"
     Screen 0 "aticonfig-Screen[0]-0" 0 0
    EndSection
    
    Section "Module"
    EndSection
    
    Section "InputClass"
     Identifier "Keyboard
  • Miscellany

    2085376·bash·593 B·2011-09-29 21:36 UTC
    @echo off
    set path="C:\Program Files\WinRAR\";%path%
    call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat"
    echo %CD%
    FOR /D /r %%F in ("*") DO (
     pushd %CD%
     cd %%F
  • Miscellany

    2085374·text·662 B·2011-09-29 21:35 UTC
    Index: libffmpegthumbnailer/moviedecoder.cpp
    ===================================================================
    --- libffmpegthumbnailer/moviedecoder.cpp (Revision 233)
    +++ libffmpegthumbnailer/mo
  • Anonymous

    2085369·text·581.2 KB·2011-09-29 21:26 UTC
    
        
  • Miscellany

    2085364·text·581.2 KB·2011-09-29 21:20 UTC
    
        
  • Something

    2085357·text·581.2 KB·2011-09-29 21:14 UTC
    
        
  • Someone

    2085346·text·21.1 KB·2011-09-29 20:55 UTC
    Starting Nmap 5.51 ( http://nmap.org ) at 2011-09-29 14:59 AST
    NSE: Loaded 177 scripts for scanning.
    NSE: Script Pre-scanning.
    Initiating NSE at 14:59
    Completed NSE at 14:59, 40.01s elapsed

older pastes →