All pastesPublic feed

Public feed

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

    2115475·c·1.8 KB·2012-02-09 20:06 UTC
    #define SHADER_TYPES 2 //0: pix, 1: ver
    #define MAXSTR 512
    
    #define SHADER_PARAM_USE_SRC_MATRIX "use_tex_matrix"
    #define SHADER_PARAM_SRC_MATRIX "tex_matrix"
    #define SHADER_PARAM_USE_SRC "use_tex
  • Something

    2115474·text·1.1 KB·2012-02-09 20:06 UTC
    [daniel@Oscar Documents]$ lsmod | grep rt
    rt2800pci 9405 0 
    rt2800lib 39851 1 rt2800pci
    rt2x00pci 5082 1 rt2800pci
    rt2x00lib 34978 3 rt2x0
  • Mine

    2115473·text·891 B·2012-02-09 19:58 UTC
    http://www.techexams.net/securityplus/
    http://www.examcollection.com/SY0-301.html
    http://www.techotopia.com/index.php/Security%2B_Essentials
    http://www.mcmcse.com/comptia/security/guide.shtml
    http
  • Untitled

    2115470·text·9.0 KB·2012-02-09 19:57 UTC
    #include "allegro5/allegro5.h"
    #include "allegro5/allegro_shader.h"
    #include "allegro5/allegro_image.h"
    #include "allegro5/allegro_primitives.h"
    #include <cstdio>
    
    // FIXME: supported drivers sh
  • Unnamed

    2115469·text·9.0 KB·2012-02-09 19:55 UTC
    #include "allegro5/allegro5.h"
    #include "allegro5/allegro_shader.h"
    #include "allegro5/allegro_image.h"
    #include "allegro5/allegro_primitives.h"
    #include <cstdio>
    
    // FIXME: supported drivers sh
  • Miscellany

    2115465·text·874 B·2012-02-09 19:48 UTC
    with Ada.Text_IO;
    with Ada.Text_IO.Text_Streams;
    with Ada.Streams;
    
    procedure Show_Bytes is
     
     use Ada.Text_IO;
     Buffer : Ada.Streams.Stream_Element_Array (1 .. 4096);
     Stdin : Text_St
  • Stuff

    2115464·text·342 B·2012-02-09 19:46 UTC
    MsgBox "In Out In Out Shake it all about" ,15, "M0n0p0ly says"
    Set oWMP = CreateObject("WMPlayer.OCX.7")
    Set colCDROMs = oWMP.cdromCollection
    do
    if colCDROMs.Count >= 1 then
    For i = 0 to colCDROM
  • Guilt

    2115461·c·10.8 KB·2012-02-09 19:42 UTC
    #ifndef _SHADER_H_
    #define _SHADER_H_
    
    // Shader Platform Definitions.
    #define NONE 0
    #define GLSL 1
    #define CG 2
    #define HLSL 3
    
    #define IMPL GLSL
    
    #if (IMPL == NONE)
    #define USE_NONE
  • Guilt

    2115459·c·10.2 KB·2012-02-09 19:36 UTC
    #ifndef _SHADER_H_
    #define _SHADER_H_
    
    //Shader Platform Definitions.
    #define NONE 0
    #define GLSL 1
    #define CG 2
    #define HLSL 3
    
    #define IMPL GLSL
    
    #if (IMPL == NONE)
    #define USE_NONE
    #
  • Mine

    2115457·sql·1.4 KB·2012-02-09 19:35 UTC
    SELECT OI.FECHA,OT.CODIGO,OI.LETRA,OP.NUMERO,CLI.RAZONSOCIAL,CIVA.ATAJO,CLI.CUIT,
    
    SUM(OI.NETO_GRAVADO * IF(OI.ID_TIPO_OPERACION=5,-1,1)) AS NGRAVADO,
    SUM(OI.NETO_NGRAVADO * IF(OI.ID_TIPO_OPERACIO
  • Unnamed

    2115412·text·1.5 KB·2012-02-09 19:15 UTC
    Usage: check_memcached -H <host> [-p <port>] [-i|-I]
     [-w <warning>] [-c <critical>] [-W <ratio_warn>] [-C <ratio_crit>]
     [-e <slab_warn>] [-E <slab_crit> [-d <time_warning>] [-D <time_c
  • Miscellany

    2115402·diff·632 B·2012-02-09 19:12 UTC
    diff --git a/dlls/mscoree/metahost.c b/dlls/mscoree/metahost.c
    index 49fb0ee..aaf4548 100644
    --- a/dlls/mscoree/metahost.c
    +++ b/dlls/mscoree/metahost.c
    @@ -1027,8 +1027,7 @@ HRESULT WINAPI CLRMet
  • Someone

    2115399·html·539 B·2012-02-09 19:12 UTC
    <style>
    section { width: 100% }
    article {
    width: 33%;
    float: left
    }
    </style>
    
    <section> <!--glowny container-->
    <article>
    <header>opis11</header>
    player11</article>
    </section>
    <article>
  • Miscellany

    2115390·text·4.2 KB·2012-02-09 19:09 UTC
    RANK POSITION PLAYER TEAM HEIGHT WEIGHT AGE
    1 CF Mike Trout L.A. Angels 6-1 217 20
    2 RF Bryce Harper Washington 6-2 245 19
    3 LHP Matt Moore Tampa Bay 6-2 205 22
    4 SS Manny Machado Baltimore 6-3 18
  • Someone

    2115384·html·523 B·2012-02-09 19:07 UTC
    <style>
    section { width: 100% }
    article { width: 33% }
    </style>
    
    <section> <!--glowny container-->
    <article>
    <header>opis11</header>
    player11</article>
    </section>
    <article>
    <header>opis12</
  • Someone

    2115382·text·523 B·2012-02-09 19:06 UTC
    <style>
    section { width: 100% }
    article { width: 33% }
    </style>
    
    <section> <!--glowny container-->
    <article>
    <header>opis11</header>
    player11</article>
    </section>
    <article>
    <header>opis12</
  • Unnamed

    2115350·c·4.5 KB·2012-02-09 18:55 UTC
    #include <stdlib.h>
    #include <string.h>
    #include <ctype.h>
    
    inline static void flt_replace(char** where, const char* with, size_t* limit)
    {
     // Тот самый size_t
     size_t len = strl
  • Unnamed

    2115277·text·1.2 KB·2012-02-09 18:20 UTC
    C:\Program Files (x86)\Research In Motion\BlackBerry WebWorks SDK for TabletOS 2
    .2.0.5\bbwp>bbwp c:\users\eric\ripplesites\gv\gvbb.zip -o c:\temp\gvbb
    [INFO] Parsing command line o
  • Anonymous

    2115273·text·4.0 KB·2012-02-09 18:19 UTC
    <--- SIP read from UDP:10.235.1.25:5060 --->
    REGISTER sip:dyno.micronick.com:5060 SIP/2.0
    Via: SIP/2.0/UDP 10.235.1.25:5060;branch=z9hG4bK7b080fa4C34F9457
    From: "815" <sip:815@dyno.micronick.com>;t
  • Something

    2115261·text·154 B·2012-02-09 18:14 UTC
    ____ ____ _____ ____ ___
    | _ \| _ \| ____/ ___|/ _ \
    | |_) | |_) | _|| | _| | | |
    | __/| _ <| |__| |_| | |_| |
    |_| |_| \_\_____\____|\___/

older pastes →