All pastesPublic feed

Public feed

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

    2121104·text·1.2 KB·2012-02-23 19:34 UTC
    #include "warship_1.h"
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    #include <assert.h>
    #include <ctype.h>
    
    struct warship createWarship(const char* name, const char* class, siz
  • Miscellany

    2121101·text·4 B·2012-02-23 19:21 UTC
    sada
  • Unnamed

    2121100·text·227 B·2012-02-23 19:09 UTC
    root@Emilson:/home/smilecenter# hdparm /dev/sdb
    
    /dev/sdb:
     HDIO_DRIVE_CMD(identify) failed: Invalid argument
     readonly = 0 (off)
     readahead = 256 (on)
     geometry = 1886/64/32, sec
  • Mine

    2121099·text·3.7 KB·2012-02-23 19:07 UTC
    |------------------------------------------------------------------------------------------|
    | WinMTR statistics |
    |
  • Mine

    2121097·text·1.9 KB·2012-02-23 19:05 UTC
    |------------------------------------------------------------------------------------------|
    | WinMTR statistics |
    |
  • Mine

    2121096·text·280 B·2012-02-23 19:05 UTC
    My form tutor's husband was dating a girl at Oxford Brookes, and slept round her place one day. At 9am he was in the kitchen of her apartment and her parents rang the doorbell. Her parents told the gi
  • Stuff

    2121090·text·2.0 KB·2012-02-23 18:46 UTC
    ### Potentiella fel i din QuickSort.
    
    # Partition returnerar index inom pivotintervallet. (3-delning)
    
     mid[0] ↓ ↓ mid[1]
     [2, 6, 3, 4 | 8 8 8 8 8 8 8 8 | 12 39 10 30]
    
     dvs,
  • Anonymous

    2121085·text·2.6 KB·2012-02-23 18:24 UTC
    Setting up python-glance (2012.1~e4~20120217.1275-0ubuntu1) ...
    Setting up python-nova (2012.1~e4~20120223.12885-0ubuntu0ppa1~precise1) ...
    Setting up nova-common (2012.1~e4~20120223.12885-0ubuntu0p
  • Stuff

    2121084·text·3.2 KB·2012-02-23 18:19 UTC
    2012-02-23T18:17:55.946Z| vthread-3| I120: Your GCC version: 4.6
    2012-02-23T18:17:55.946Z| vthread-3| I120: Searching for GCC 4.4.
    2012-02-23T18:17:55.948Z| vthread-3| I120: Kernel compiled with: GC
  • Something

    2121083·text·10.8 KB·2012-02-23 18:18 UTC
    I/Netd ( 129): Netd 1.0 starting
    D/AndroidRuntime( 130): 
    D/AndroidRuntime( 130): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime( 130): CheckJNI is ON
  • Untitled

    2121082·text·2.6 KB·2012-02-23 18:12 UTC
    help.c: In function ‘bool parse_numbers(Iterator, Iterator)’:
    help.c:19:66: error: no match for ‘operator<<’ in ‘boost::phoenix::ref(std::cout) << "Read: "’
    help.c:19:66: note: candidates are:
    /usr
  • Anonymous

    2121081·text·1.9 KB·2012-02-23 18:12 UTC
    #define BOOST_SPIRIT_UNICODE
    #include <boost/spirit/include/qi.hpp>
    
    template <typename Iterator>
    bool parse_numbers(Iterator first, Iterator last)
    {
     namespace qi = boost::spirit::qi;
     names
  • Anonymous

    2121080·text·10.5 KB·2012-02-23 18:09 UTC
    I/Netd ( 148): Netd 1.0 starting
    I/ ( 147): ServiceManager: 0xad50
    V/AudioHardware( 147): libsecril-client.so is loaded
    E/AudioHardware( 147): LVVEFS_Create returns [5]
    D/AudioHardwa
  • Someone

    2121079·text·479 B·2012-02-23 18:06 UTC
    namespace qi = boost::spirit::qi;
     using enc::alnum;
    
     bool r = phrase_parse(
     first, /*< start iterator >*/
     last,
  • Stuff

    2121078·text·924 B·2012-02-23 18:00 UTC
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper
    Target: x86_64-linux-gnu
    Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --
  • Miscellany

    2121075·text·205 B·2012-02-23 17:55 UTC
    <!-- BEGIN SIDEBAR -->
     <div id="sidebar">
     
     <?php
     if (!function_exists('dynamic_sidebar') || !dynamic_sidebar('Sidebar')): 
     endif;
     ?>
     
     </div>
     <!-- END SIDEBA
  • capture

    2121073·text·109.1 KB·2012-02-23 17:50 UTC
    
        
  • hattmakare

    2121064·javascript·391 B·2012-02-23 16:37 UTC
    function concatFormFields()
    {
     var name = document.getElementById["name"];
     var type = document.getElementById["type"];
     var color = document.getElementById["color"];
     var size = document.getElem
  • Anonymous

    2121062·text·598 B·2012-02-23 16:25 UTC
    [root@gateway ~]# route -n
    Kernel IP routing table
    Destination Gateway Genmask Flags Metric Ref Use Iface
    172.16.0.5 0.0.0.0 255.255.255.255 UH 0 0
  • Someone

    2121060·text·605 B·2012-02-23 16:18 UTC
    cat /etc/openvpn/openvpn.conf 
    
    port 1194 # (1194 is the default but on some APN networks this is blocked)
    proto udp
    dev tun
    ca ca.crt
    cert server.crt
    key server.key
    dh dh1024.pem
    server 172.

older pastes →