-
2085494·text·4 B·2011-09-30 00:08 UTC
test
-
2085464·text·535 B·2011-09-29 23:19 UTC
#!/bin/bash
# Made by peter@netwerk.no
# DATE 20110927
EMAILTO="peter@netwerk.no"
EMAILFR="mcr@netwerk.no"
SUBJECT="Error importing uploaded EPG."
ERRMSG="/root/epg-mailer/epgmsg.txt"
NOW="$(
-
2085459·text·728 B·2011-09-29 23:16 UTC
module testCommon
interface
subroutine fooC(outVal, ioArr) bind(C, name="fooC")
use iso_c_binding
integer (c_int), intent(inout) :: outVal
type (c_ptr), value :: ioArr ! have also
-
2085458·text·430 B·2011-09-29 23:14 UTC
#include <iostream>
extern "C" void fooFortran();
extern "C" void fooC(int* outVal, double *ioArr) {
printf("C:fooC ioArr read as: ");
for ( int i=0; i < *outVal; i++) {
printf(" %f ", i
-
2085457·text·672 B·2011-09-29 23:13 UTC
module testCommon
interface
subroutine fooC(outVal, ioArr) bind(C, name="fooC")
use iso_c_binding
integer (c_int), intent(inout) :: outVal
type (c_ptr), value :: ioArr
end subro
-
2085446·text·2.2 KB·2011-09-29 22:53 UTC
java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Unknown Source)
at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source)
at java.lang.Abstrac
-
2085419·text·1.7 KB·2011-09-29 22:13 UTC
Section "Monitor"
Identifier "Monitor-DFP1" # f1905e
ModeLine "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor-
-
2085389·text·2.3 KB·2011-09-29 21:42 UTC
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Module"
EndSection
Section "InputClass"
Identifier "Keyboard
-
2085376·bash·593 B·2011-09-29 21:36 UTC
@echo off
set path="C:\Program Files\WinRAR\";%path%
call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat"
echo %CD%
FOR /D /r %%F in ("*") DO (
pushd %CD%
cd %%F
-
2085374·text·662 B·2011-09-29 21:35 UTC
Index: libffmpegthumbnailer/moviedecoder.cpp
===================================================================
--- libffmpegthumbnailer/moviedecoder.cpp (Revision 233)
+++ libffmpegthumbnailer/mo
-
2085369·text·581.2 KB·2011-09-29 21:26 UTC
-
2085364·text·581.2 KB·2011-09-29 21:20 UTC
-
2085357·text·581.2 KB·2011-09-29 21:14 UTC
-
2085346·text·21.1 KB·2011-09-29 20:55 UTC
Starting Nmap 5.51 ( http://nmap.org ) at 2011-09-29 14:59 AST
NSE: Loaded 177 scripts for scanning.
NSE: Script Pre-scanning.
Initiating NSE at 14:59
Completed NSE at 14:59, 40.01s elapsed
-
2085338·python·293 B·2011-09-29 18:25 UTC
>>> from jsonstore import *
>>> em = EntryManager('index.db')
>>> em.create({"type": "people", "name": "Roberto", "age": 29})
{'age': 29, 'type': 'people', 'name': 'Roberto', '__updated__': datetim
-
2085324·csharp·1.3 KB·2011-09-29 16:43 UTC
using System;
using System.Collections.Generic;
using System.Text;
namespace WindowsFormsApplication1
{
public class Berechnung
{
public static string NewtonBerechnung(double
-
2085294·text·784 B·2011-09-29 16:17 UTC
In Snyder, Texas citizens have had several surprises this year in the form of earthquakes. It makes one curious about earthquakes. Even though humans have explored outer space, we have only explored
-
2085282·text·2.1 KB·2011-09-29 16:06 UTC
Motherboard:
Intel 5520 Chipset, Dual LGA1366, 4-Way SLI, CrossFireX, Triple Channel DDR3, Dual Gigabit LAN ($600)
CPU:
Intel Core i7-990X BX80613I7990X Processor Extreme Edition - Six Core,
-
2085261·text·2.6 KB·2011-09-29 15:50 UTC
`dtv/linux.c
dtv/linux.c: In function 'dvb_open_adapter':
dtv/linux.c:61: error: 'O_CLOEXEC' undeclared (first use in this function)
dtv/linux.c:61: error: (Each undeclared identifier is reported o
-
2085260·text·5.9 KB·2011-09-29 15:47 UTC
CxxObject/vcl/source/salmain/salmain.o is linked in by Library/libvcllo.dll.a StaticLibrary/libvclmain.a
/local/libreoffice/gtk3/solenv/gbuild/extensions/final_ObjectOwner.mk:43:
[ WARN ] !!!
[