-
2109131·text·1.2 KB·2012-02-02 21:41 UTC
== Using UDPTL TOS bits 184
== Using UDPTL CoS mark 5
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Executing [555@from-internal:1] ResetCDR("SIP/108-00000041", "") in ne
-
2109130·text·6 B·2012-02-02 21:38 UTC
لصق
-
2109129·text·1.1 KB·2012-02-02 21:26 UTC
section .data
filename: db 'testdir',0 ;name of the new dir
string: db 'Hello',0 ;string to write to file..
stringLen: equ $-string ;length of string
textfile: db 'hello.txt',0;textfile
-
2109128·text·489 B·2012-02-02 21:16 UTC
import java.util.Scanner;
public class Karkausvuosi {
public static void main(String[] args) {
Scanner lukija = new Scanner(System.in);
System.out.print("Anna vuosi:");
-
2109127·text·446 B·2012-02-02 21:02 UTC
import java.util.Scanner;
public class Karkausvuosi {
public static void main(String[] args) {
Scanner lukija = new Scanner(System.in);
System.out.print("Anna vuosi:");
-
2109126·text·724 B·2012-02-02 21:00 UTC
root@v2:~# ifconfig -a | grep 'RX bytes'
RX bytes:92836374724 (92.8 GB) TX bytes:135953735324 (135.9 GB)
RX bytes:93679941003 (93.6 GB) TX bytes:105821919445 (105.8 GB)
-
2109123·ruby·2.2 KB·2012-02-02 20:46 UTC
$ cat config/deploy.rb
require 'rubygems'
require 'railsless-deploy'
#load 'config/deploy.rb'
#set :application, "mysite"
set :location, "squid1"
role :web, "#{location}"
-
2109121·text·486 B·2012-02-02 20:38 UTC
import java.util.Scanner;
public class Karkausvuosi {
public static void main(String[] args) {
Scanner lukija = new Scanner(System.in);
System.out.print("Anna vuosi:");
-
2109117·text·55.3 KB·2012-02-02 20:01 UTC
-
2109116·text·2.2 KB·2012-02-02 19:59 UTC
hard_2 = {4 =>[0,0,2,2,2,2,2,2,2,2,2,2],
5 =>[0,0,2,2,2,2,2,2,2,2,2,2],
6 =>[0,0,2,2,2,2,2,2,2,2,2,2],
7 =>[0,0,2,2,2,2,2,2,2,2,2,2],
8 =>[0,0,2,2,2,2,2,2,2
-
2109115·text·472 B·2012-02-02 19:57 UTC
if (polyA.length >= polyB.length) {
polychoice = 1;
for (int p = 0; p < polyB.length; p++) {
int coefA;
int coefB;
coefA = polyA[p].getCoef();
coefB = polyB[p].getCoef();
coefA = co
-
2109114·text·35.5 KB·2012-02-02 19:56 UTC
-
2109113·text·6 B·2012-02-02 19:53 UTC
sfdasd
-
2109112·text·3 B·2012-02-02 19:52 UTC
sfd
-
2109111·text·200 B·2012-02-02 19:48 UTC
#include <stdarg.h>
void my_printf(const char *fmt, ...)
{
char bufText[4096];
va_list args;
va_start(args, fmt);
vsprintf(bufText, fmt, args);
va_end(args);
}
-
2109109·c·132 B·2012-02-02 19:45 UTC
#define buffer_MAX 16
PROGMEM unsigned char data_buffer[] = "0123456789ABCDEF";
unsigned char *pntr_buffer = data_buffer;
-
2109108·c·719 B·2012-02-02 19:44 UTC
#define buffer_MAX 16
unsigned char data_buffer[] PROGMEM= "0123456789ABCDEF";
unsigned char *pntr_buffer;
pntr_buffer = data_buffer[];
Warning 1 data definition has no type or storag
-
2109106·text·4.3 KB·2012-02-02 19:06 UTC
sketch_feb02a.cpp: In function 'void setup()':
sketch_feb02a:100: error: invalid conversion from 'char' to 'const char*'
sketch_feb02a:100: error: initializing argument 1 of 'size_t strlen(const cha
-
2109098·text·1.2 KB·2012-02-02 18:39 UTC
[root@dom0 ~]# cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 5
model name : AMD Opteron(tm) Processor 242
stepping : 1
-
2109097·text·5.4 KB·2012-02-02 18:27 UTC
//Melody - Will play a melody
// Sort-of-MIDI
// Alter the variable string 'melody' in setup() to change the melody played.
// notes are defined with 4 characters
// Xa01
// X is the not