-
2057158·html·11 B·2011-05-12 03:18 UTC
aaaaaaaaaaa
-
2057157·text·1.7 KB·2011-05-12 03:17 UTC
public void export() throws ArchiveSaveFailureException {
IProgressMonitor subMonitor = new SubProgressMonitor(progressMonitor, EXPORT_WORK);
final int SAVE_TICKS = 198;
final int CLEANUP_TI
-
2057155·c·6.0 KB·2011-05-12 03:10 UTC
/* Lab - 6 */
domains
E = string*
T = string
I = integer
predicates
/* Принадлежность */
add_bel(T)
belong(T,E)
/* Замена */
/* Нихера не работает, сука >.< */
add_c
-
2057154·text·63.7 KB·2011-05-12 03:06 UTC
-
2057153·text·1.4 KB·2011-05-12 03:05 UTC
# pkg update --be-name=sol-165
Packages to remove: 102
Packages to install: 10
Packages to update: 1270
Create boot environment: Y
-
2057151·text·306 B·2011-05-12 02:42 UTC
#include <stdio.h>
int power(int, int);
main(void) {
int a, b;
scanf("%d%d", &a, &b);
printf("%d", power(3, 4));
return 0;
}
int power(int a, int b) {
-
2057149·text·17.1 KB·2011-05-12 02:38 UTC
<?php
// no direct access
defined( '_JEXEC' ) or die( 'Restricted index access' );
define( 'YOURBASEPATH', dirname(__FILE__) );
require( YOURBASEPATH.DS."rt_styleswitcher.php");
JHTML::_( 'behavi
-
2057148·text·357 B·2011-05-12 02:34 UTC
Carbon:
> You should go onto our vent. (vent info here.)
> Half way there Tempura. Half way.
Soma:
> Planning on playing Tera? US or JPN?
> What's the exact size of the server client and the cu
-
2057146·text·55.5 KB·2011-05-12 02:27 UTC
-
2057144·text·1.3 KB·2011-05-12 02:25 UTC
General
Complete name : C:\Users\Anonymous\Desktop\42.rmvb
Format : RealMedia
File size : 22.7 MiB
Duration
-
2057143·text·541 B·2011-05-12 02:17 UTC
tried to execute this:
(add-to-list 'package-archives '("marmalade" .
"http://marmalade-repo.org/packages/"))
got this:
Debugger entered--Lisp error: (void-variable package-archives)
-
2057142·text·406 B·2011-05-12 02:17 UTC
Debugger entered--Lisp error: (void-variable package-archives)
add-to-list(package-archives ("marmalade" . "http://marmalade-repo.org/packages/"))
eval((add-to-list (quote package-archives) (quo
-
2057137·sql·1.4 KB·2011-05-12 01:49 UTC
+-------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-
2057135·text·2.8 KB·2011-05-12 01:25 UTC
8:07,363 - ubuntuone.SyncDaemon.local_rescan - ERROR - in the scan: <type 'exceptions.AttributeError'> ('_MDObject' object has no attribute 'crc32')
Traceback (most recent call last):
File "/usr/l
-
2057134·text·6 B·2011-05-12 01:24 UTC
Draft
-
2057133·c·2.1 KB·2011-05-12 01:23 UTC
#include <conio.h>
#include <stdio.h>
#include <string.h>
#define TOTAL_VECTOR 30
//Prototipo
int validarnum (int,int,int);
char validarcad (char [],int);
void main() {
int legajo[TOTAL_
-
2057132·text·2 B·2011-05-12 01:22 UTC
-
2057130·text·5.1 KB·2011-05-12 01:14 UTC
seta com_allowConsole "1"
seta com_machineSpec "0"
seta com_useFastVidRestart "0"
//seta com_useFastVidRestart "1"
seta com_showfps "1"
seta com_videoRam "512"
//seta com_videoRam "2048"
// [
-
2057129·text·4.3 KB·2011-05-12 01:12 UTC
// *********************************************************
// This file is managed by Brink and will be overwritten
// Any custom commands or bindings should be put into 'autoexec.cfg'
// in the
-
2057127·text·128 B·2011-05-12 01:11 UTC
(gdb) pstruct teste
teste
{
list_length length 0
char * id 0x602010 "testando"
Element * first 0x0
Element * last 0x0
}