-
2080005·text·668 B·2011-09-06 00:48 UTC
#include <stdio.h>
#define MAXLINE 1000
int get_line(char line[], int maxline);
main()
{
int len, max;
char line[MAXLINE];
printf("Print line if over: ");
scanf("%d", &
-
2080002·text·16 B·2011-09-05 23:38 UTC
dit is een andre
-
2080001·text·15 B·2011-09-05 23:37 UTC
dit is een test
-
2079999·text·15 B·2011-09-05 23:37 UTC
dit is een test
-
2079997·text·268 B·2011-09-05 22:23 UTC
/etc/alternatives/libflashplayer.so
/opt/mint-flashplugin-square/libflashplayer.so
/opt/mint-flashplugin-x64/libflashplayer.so
/usr/lib/flashplugin-nonfree/libflashplayer.so
/usr/lib/mozilla/plugi
-
2079988·actionscript·15 B·2011-09-05 20:25 UTC
Unknown message
-
2079987·actionscript·15 B·2011-09-05 20:21 UTC
Unknown message
-
2079986·actionscript·15 B·2011-09-05 20:21 UTC
Unknown message
-
2079985·actionscript·15 B·2011-09-05 20:19 UTC
Unknown message
-
2079984·actionscript·15 B·2011-09-05 20:18 UTC
Unknown message
-
2079982·text·2.7 KB·2011-09-05 19:38 UTC
<bluesun> 入社2年目にしてメインプログラマやってます。
<bluesun> ちなみに今二十歳です。ガキです。
<bluesun> これでスーファミ最後だと思うとすげ~悲しいよな。
<bluesun> いい機械だったよなぁ。ス~ファミって。遅いけど。
<bluesun> ここ見つけた方お手紙下さいね。
<bluesun> って、サテラじゃその確率も低いだろ~な。漢字だし。
<b
-
2079965·text·78.9 KB·2011-09-05 16:06 UTC
-
2079964·text·18.4 KB·2011-09-05 16:00 UTC
2011-09-05 00:06:10.632 MainServer::ANN Monitor
2011-09-05 00:06:10.678 adding: Myth as a client (events: 0)
2011-09-05 00:06:10.721 MainServer::ANN Monitor
2011-09-05 00:06:10.762 adding: Myth as
-
2079957·text·555 B·2011-09-05 14:47 UTC
16:42 < megaTherion> there are apple servers? :)
16:43 < mebus> you wouldn't want to run it on VirtualBox.
16:43 < Babar> there used to be :)
16:43 < megaTherion> oh
16:43 <@MichalN> XServe
16:43
-
2079955·text·341 B·2011-09-05 14:27 UTC
root@pdc:/var/www/diaspora# ./script/server
Could not find setting single_process_mode for environment production.
>> Using rack adapter
Jammit Warning: Asset compression disabled -- Java unavailab
-
2079948·text·562 B·2011-09-05 12:57 UTC
Changes
Matilderp -> Conoroberst
Amrit18 -> Gews
Jamesp1692 -> Heart ADTR
Simonov -> Chuchine2l0I
Akshay11 -> Akshay
Eagle -> My64
Lembranco -> Stupidboy91
Baller Melo8 -> Baller Melo
Abila
-
2079946·text·383 B·2011-09-05 11:51 UTC
quotacheck: Your kernel probably supports journaled quota but you are not using it. Consider switching to journaled quota to avoid running quotacheck after an unclean shutdown.
quotacheck: Parcours d
-
2079944·actionscript·15 B·2011-09-05 11:33 UTC
Unknown message
-
2079942·text·202 B·2011-09-05 11:30 UTC
#include <stdio.h>
int main(int argc, char *argv[])
{
int fahr;
while ((fahr = getchar()) != EOF){
putchar(fahr);
printf("%f", (5.0/9.0) * (fahr-32));
}
-
2079941·text·202 B·2011-09-05 11:29 UTC
#include <stdio.h>
int main(int argc, char *argv[])
{
int fahr;
while ((fahr = getchar()) != EOF){
putchar(fahr);
printf("%f", (5.0/9.0) * (fahr-32));
}