All pastesPublic feed

Public feed

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

    2049390·c·713 B·2011-04-22 15:30 UTC
    FILE *fp; //file pointer used to open file
     int x=0; //looping variable
     char* file=malloc(sizeof(char)*100); //holds file name
     char* junk=malloc(sizeof(char)*10000); //holds unneeded parts of the
  • Mine

    2049389·text·721 B·2011-04-22 15:30 UTC
    FILE *fp; //file pointer used to open file
     int x=0; //looping variable
     char* file=malloc(sizeof(char)*100); //holds file name
     char* junk=malloc(sizeof(char)*10000); //holds unneeded part
  • Mine

    2049388·cpp·1.6 KB·2011-04-22 15:28 UTC
    double coin::get_Laplass(double f_x)
    {
     if (f_x==0.50) return 0.68; if (f_x==0.51) return 0.69; if (f_x==0.52) return 0.71; if (f_x==0.53) return 0.72; if (f_x==0.54) return 0.74;
  • Someone

    2049386·text·52.5 KB·2011-04-22 15:19 UTC
    
        
  • Miscellany

    2049385·text·266 B·2011-04-22 15:05 UTC
    Download speedachieved during the test was - 3525 Kbps
     For your connection, the acceptable range of speeds is 600-7150 Kbps.
     Additional Information:
     Your DSL Connection Rate :4928 Kbps(DOWN-STRE
  • Untitled

    2049381·cpp·1.3 KB·2011-04-22 14:50 UTC
    QFont font=QFont ("Calibri",12,QFont::Bold);
    
     ui->Otkl_ot_teor->setFont(font);
     ui->rezult->setFont(font);
     ui->label_6->setFont(font);
    
     ui->Exp_in_s->setValue(100);
     ui->Exp_i
  • Unnamed

    2049380·cpp·10.7 KB·2011-04-22 14:44 UTC
    ui->meet_plot->setVisible(false);
     //+++++++++++++++++++++++++++++++++++++++++
     ui->progressBar->setValue(0);
     //+++++++++++++++++++++++++++++++++++++++++
    
     Ver_Otkl=ui->Otklonenie->t
  • Unnamed

    2049379·text·24 B·2011-04-22 14:43 UTC
    http://www.facebook.com/
  • Unnamed

    2049378·text·24 B·2011-04-22 14:42 UTC
    http://www.facebook.com/
  • Mine

    2049377·php·338 B·2011-04-22 14:42 UTC
    class convertid{
     
     function communityid($id){
     if (substr($id,-1)%2==0) $server=0; else $server=1;
     $auth=bcsub($id,'76561197960265728');
     $auth=bcsub($auth,$server);
     $auth=bcdiv($au
  • Blackjack

    2049372·cpp·16.4 KB·2011-04-22 14:10 UTC
    1.
     #include <iostream>
     2.
     #include <stdlib.h>
     3.
     #include <time.h>
     4.
     #include <string.h>
     5.
     //system ("cls"); per sistemi windows
     6.
     u
  • Unnamed

    2049371·text·1.1 KB·2011-04-22 14:09 UTC
    ~/.VirtualBox> VBoxManage list vms
    Type Manifest File: /home/oli/.VirtualBox/xpti.dat
    nsNativeComponentLoader: autoregistering begins.
    nsNativeComponentLoader: autoregistering succeeded
    nNCL: regi
  • Miscellany

    2049366·text·454 B·2011-04-22 13:33 UTC
    <?xml version="1.0"?>
    <!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
    <catalog xmlns="urn:oasis
  • Unnamed

    2049365·text·1.3 KB·2011-04-22 13:29 UTC
    ubuntu@ip-10-84-246-21:/var/www/statusnet/scripts$ php showcache.php -sdogfood.status.net -kpublic
    Checking key 'statusnet:dogfood:public'...
    string(1199) "18969,18968,18967,18966,18965,18964,18963,
  • Untitled

    2049361·text·3.5 KB·2011-04-22 13:17 UTC
    #
    # /etc/rc.conf - Main Configuration for Arch Linux
    #
    
    # -----------------------------------------------------------------------
    # LOCALIZATION
    # -----------------------------------------------
  • Unnamed

    2049358·text·6.3 KB·2011-04-22 12:51 UTC
    Setting up GreaseMonkey and Automatic Barbing - Step by step
     
    The setup described in this tutorial requires lv. 9 Fletching researched AND a Rally Point of at least lv.5 
     
     
    ****** INSTALLING G
  • Unnamed

    2049356·text·424 B·2011-04-22 12:29 UTC
    void InputLayout::createTabOrder(uint index)
    {
     QWidget *widget = widgetAt(index);
     QWidget *preceding = (index == 0 ? m_preceding : widgetAt(index - 1));
     QWidget *following = (static_ca
  • Something

    2049355·text·9.2 KB·2011-04-22 12:15 UTC
    -(void)openFlowView:(AFOpenFlowView *)openFlowView selectionDidChange:(int)index
    {
     currentItem = index;
     
     for (UILabel * label in textLabels)
     {
     [label removeFromSuperview]
  • f

    2049352·text·19 B·2011-04-22 12:03 UTC
    gfgsdfgsdgsdfddffff
  • help

    2049347·text·885 B·2011-04-22 11:40 UTC
    2- Write a bash shell script filestatic. The script should examine the number files in directories given as arguments (parameters) to this script.
    a. if one argument is given, the script should coun

older pastes →