All pastesPublic feed

Public feed

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

    2076411·text·30.1 KB·2011-06-07 21:40 UTC
    Index: src/lib/ecore_win32/ecore_win32_window.c
    ===================================================================
    --- src/lib/ecore_win32/ecore_win32_window.c (revision 60047)
    +++ src/lib/ecore_w
  • Anonymous

    2076410·cpp·535 B·2011-06-07 21:34 UTC
    void DrawDataPoints(QPainter &painter)
     {
    
     QTransform combined = painter.combinedTransform();
     painter.save();
     painter.resetTransform();
     
     
     painter.setPen(Qt::red);
     for(unsigned in
  • Untitled

    2076408·text·541.4 KB·2011-06-07 21:30 UTC
    
        
  • Unnamed

    2076406·text·2.1 KB·2011-06-07 21:27 UTC
    bassy@Spline:~/BalticStuff$ make
    g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/in
  • Mine

    2076404·cpp·533 B·2011-06-07 21:26 UTC
    void DrawDataPoints(QPainter &painter)
     {
    
     
     painter.setPen(Qt::red);
     for(unsigned int i = 0; i < DataPoints.size(); i++)
     {
     QPointF Temp(DataPoints[i].cartesian(1),DataPoints[i].carte
  • Mine

    2076403·text·533 B·2011-06-07 21:26 UTC
    void DrawDataPoints(QPainter &painter)
     {
    
     
     painter.setPen(Qt::red);
     for(unsigned int i = 0; i < DataPoints.size(); i++)
     {
     QPointF Temp(DataPoints[i].cartesian(1),DataPoints[i].carte
  • Someone

    2076398·text·119 B·2011-06-07 21:13 UTC
    truncate -s 2949120 intc.img
    mkfs.vfat intc.img
    perl sys-freedos.pl --disk=intc.img
    mcopy -i intc.img freedos/* ::
  • Untitled

    2076397·text·180 B·2011-06-07 21:09 UTC
    truncate -s 2949120 intc.img
    mkfs.vfat intc.img 
    perl sys-freedos.pl --disk=intc.img 
    sudo mount -t vfat -o loop intc.img mount/
    sudo cp -r freedos/* mount/
    sudo umount mount
  • bung3

    2076393·java·1.1 KB·2011-06-07 20:58 UTC
    import java.util.Arrays;
    import java.util.Scanner;
    
    public class exercise3 {
     public static void main(String[] args) {
     Scanner sc = new Scanner(System.in);
     String inputString;
     int input
  • Stuff

    2076392·text·730 B·2011-06-07 20:56 UTC
    Multiple Digital Scale Feed Integration 
    Multiple Camera Integration (images of each weight, whether purchase, inventory, or weigh back)
    Finger Print and Signature capture
    Pay by Check , Cash, or b
  • Stuff

    2076391·java·1.1 KB·2011-06-07 20:46 UTC
    import java.util.Arrays;
    import java.util.Scanner;
    
    public class exercise3 {
     public static void main(String[] args) {
     Scanner sc = new Scanner(System.in);
     String inputString;
     int input
  • Untitled

    2076384·text·3.3 KB·2011-06-07 20:29 UTC
    sock_desc = scoket(AF_INET,SOCK_DGRAM,0);
    
    bind(sock_desc,(struct sockaddr *)&server,sizeof(server));
    
    listen(scok_desc,20);
    
    new_sock = accept(sock_desc,(struct sockaddr *)&client,&len,0);
    
    c
  • Someone

    2076379·text·13.1 KB·2011-06-07 20:26 UTC
    set nocompatible
    set t_Co=256
    set background=dark
    "set background=light
    "colorscheme molokai
    "colorscheme darkspectrum
    colorscheme chela_light
    set guifont=Envy_Code_B:h9
    "---------------------
  • Untitled

    2076377·text·844 B·2011-06-07 20:22 UTC
    ?><div class="anb-packages" id="archnavbar">
     <div id="archnavbarlogo"><h1><a title="Return to the main page" href="/">Parabola</a></h1></div>
     <div id="archnavbarmenu">
     <ul id="archnavbarlist">
  • c_udp

    2076376·c·1.0 KB·2011-06-07 20:18 UTC
    /*
     * Client udp program 
     */
    
    #include <stdio.h>
    #include <string.h>
    #include <unistd.h>
    #include <stdlib.h>
    #include <error.h>
    #include <errno.h>
    #include <netdb.h>
    
    #define CHECK(x) \
  • c_udp

    2076375·c·1.0 KB·2011-06-07 20:18 UTC
    /*
     * Client udp program 
     */
    
    #include <stdio.h>
    #include <string.h>
    #include <unistd.h>
    #include <stdlib.h>
    #include <error.h>
    #include <errno.h>
    #include <netdb.h>
    
    #define CHECK(x) \
  • c_udp

    2076374·c·1.0 KB·2011-06-07 20:17 UTC
    /*
     * Client udp program 
     */
    
    #include <stdio.h>
    #include <string.h>
    #include <unistd.h>
    #include <stdlib.h>
    #include <error.h>
    #include <errno.h>
    #include <netdb.h>
    
    #define CHECK(x) \
  • s_udp

    2076373·c·1.2 KB·2011-06-07 20:16 UTC
    /*
     * Server UDP program
     */
    
    #include <stdio.h>
    #include <string.h>
    #include <unistd.h>
    #include <stdlib.h>
    #include <error.h>
    #include <errno.h>
    #include <fcntl.h>
    #include <netdb.h>
    
    #
  • Someone

    2076372·text·113 B·2011-06-07 20:16 UTC
    ovechkin72: you are very bad player 
    ovechkin72: will never be a pro 
    ovechkin72: sorry 
    ovechkin72: HAHAHA
  • Untitled

    2076370·text·1.3 KB·2011-06-07 20:15 UTC
    <style>
     @import url("https://projects.parabolagnulinux.org/archnavbar/archnavbar.css");
     @import url("https://d11xdyzr0div58.cloudfront.net/wiki-1.16.0/skins/common/shared.css?270");
     @im

older pastes →