-
2059133·c·578 B·2011-05-14 12:49 UTC
void htable_rehash_term(htable_t* hash)
{
printf ("--- Rehash Term! ---\n");
htable_t* new_ht;
int size, i;
/* Increase the size of the table */
size = hash->items * 4;
new_ht =
-
2059132·text·578 B·2011-05-14 12:48 UTC
void htable_rehash_term(htable_t* hash)
{
printf ("--- Rehash Term! ---\n");
htable_t* new_ht;
int size, i;
/* Increase the size of the table */
size = hash->items * 4;
new_ht =
-
2059130·text·3.1 KB·2011-05-14 12:46 UTC
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.JScrollPane;
import javax.swing.JTable;
import java.awt.Dimension;
import java.awt.GridLayout;
import java.awt.event.Mous
-
2059102·text·15.3 KB·2011-05-14 12:13 UTC
Most people we talk to about Kombucha initially think it must be a kind of health tonic. They find the idea of Kombucha therapy rather strange. When we looked at the other available books on Kombucha,
-
2059095·text·3.8 KB·2011-05-14 12:02 UTC
[14:14:22 ]<niki-nasko> i samo me farlq sq
[14:14:23 ]<dark> N Sc-ta 20/16,17 // N Cs Sors 38,39,40 /w *dark ...
[14:14:24 ]<niki-nasko> 6te sa pobarkam
[14:14:26 ]<Wall-> nqma
[14:14:28 ]
-
2059069·text·906 B·2011-05-14 11:48 UTC
/ $ mount
mount
rootfs / rootfs ro,relatime 0 0
proc /proc proc rw,relatime 0 0
sys /sys sysfs rw,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=6
-
2059068·text·906 B·2011-05-14 11:48 UTC
/ $ mount
mount
rootfs / rootfs ro,relatime 0 0
proc /proc proc rw,relatime 0 0
sys /sys sysfs rw,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=6
-
2059059·text·5.7 KB·2011-05-14 11:36 UTC
+ PATH=/bin:/sbin:/usr/bin/:/usr/sbin:/voodoo/bin:/voodoo/scripts:/system/bin
+ . /voodoo/configs/partitions
+ dbdata_partition=/dev/block/stl10
+ system_partition=/dev/block/stl9
+ . /voodoo/conf
-
2059058·text·906 B·2011-05-14 11:33 UTC
/ $ mount
mount
rootfs / rootfs ro,relatime 0 0
proc /proc proc rw,relatime 0 0
sys /sys sysfs rw,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=6
-
2059055·text·4.2 KB·2011-05-14 11:29 UTC
<option value="AA">AA</option>
<option value="AG">AGRIGENTO</option>
<option value="AL">ALESSANDRIA</option>
<option value="AN">ANCONA</option>
<option value="AO">AOSTA</option>
<option value="AR
-
2059031·text·2.9 KB·2011-05-14 10:57 UTC
<?xml version="1.0" encoding="utf-8" ?>
<models>
<model id="1" name="Sandstone Wall" path="Model\Block">
<texture index="1" path="Texture\stones\1"/>
<texture index="2" path="Texture\sto
-
2058974·text·1.1 KB·2011-05-14 10:10 UTC
<select name="C_TIT_ONORIFICO_1" onchange="uguagliaProvincia(document.forms[0].sglC_TIT_ONORIFICO_1,this)" id=""><option value="" selected="selected">-- Selezionare titolo. --</option>
<option v
-
2058937·text·562 B·2011-05-14 09:30 UTC
AllModels = props.globals.getNode("models").getChildren("model");
var elapsed_time = props.globals.getNode("sim/time/elapsed-sec").getValue();
var end_time = 0;
foreach(m; AllMode
-
2058933·text·131 B·2011-05-14 09:27 UTC
$view = views_get_view('your-view-name');
$display_id = 'default';
$view->set_display($display_id);
$results = $view->preview();
-
2058932·text·133 B·2011-05-14 09:22 UTC
14.05.2011 13:15 Шишков: япяя
14.05.2011 13:20 sw: а
14.05.2011 13:21 Шишков: яя ппппппяя япяпяя ?
-
2058908·text·1.3 KB·2011-05-14 08:46 UTC
/usr/bin/install -c -d /opt/wayland/include/GL
/usr/bin/install -c -m 644 ../../include/GL/*.h \
/opt/wayland/include/GL
/usr/bin/install -c -d /opt/wayland/lib
/usr/bin/install -c -d /opt/wayla
-
2058883·c·634 B·2011-05-14 08:23 UTC
void bc_encode(unsigned int id,FILE* out)
{
int val = id;
while (val >= RADIX) {
unsigned char byte = val % RADIX;
fwrite( &byte, 1, 1, out );
val = val / RADIX - 1;
}
unsi
-
2058880·text·1.7 KB·2011-05-14 08:16 UTC
Windows IP Configuration
Host Name . . . . . . . . . . . . : brad-dd6d8d4495
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Ro
-
2058858·text·25 B·2011-05-14 07:56 UTC
rip log am not mad@@@@@@@
-
2058836·text·1.1 KB·2011-05-14 07:25 UTC
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Administrator>cd C:\Program Files\MySQL\MySQL Server 5
.5\bin
C:\Program Files\MySQL\M