Editor
Name:
Fnordulicious
2004-12-24 18:19
This board needs some threads. I'll start the mandatory editor flame thread that all programming discussions require.
Emacs r0x0rz. Vi sux0rz. Vi users eat aborted babies for breakfast.
Actually I use TECO, but that's beside the point.
Name:
Anonymous
2010-05-20 22:57
Emacs > Zile > ED > Vim > Vi > Notepad
Name:
Anonymous
!MhMRSATORI
2010-09-21 9:32
>>2
2007-11-04 16:57
/prog/ has really gone to the shitter these days
lol'd
Name:
Anonymous
2010-09-21 9:33
>>2
2007-11-04 16:57
/prog/ has really gone to the shitter these days
lol'd
Name:
Anonymous
2010-09-21 19:54
nano > *
Name:
Anonymous
2010-09-21 21:38
what are you talking about, /prog/ has always been shit.
Name:
Anonymous
2010-09-22 5:27
what are you talking about, everything has always been shit.
Name:
Anonymous
2010-09-22 9:29
what are you /prog/ing about, shit has always been shit.
Name:
Anonymous
2010-09-22 12:33
what are you talking about, /prog/ has always
I wanna be with you
And make-believe with you
And live in harmony harmony oh love
Name:
Anonymous
2010-10-30 16:20
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
Name:
Anonymous
2010-10-30 16:21
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
Name:
Anonymous
2010-10-30 16:25
EXPERT 66UNICODE99 FAGGOT
Name:
Anonymous
2010-10-30 17:45
••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
Name:
Anonymous
2010-10-30 17:45
••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
Name:
Anonymous
2010-11-01 13:07
a
e
u
Name:
Anonymous
2010-11-01 13:07
a
e
u
Name:
Anonymous
2010-11-01 13:08
a
e
u
Name:
Anonymous
2010-11-01 14:38
#include <stdio.h>
enumEXCEPTION_Type {
DivisionByZeroException,
ぬるぽException
}
typedef struct {
enumEXCEPTION_Type type;
char *message;
}EXCEPTION
int main() {
int j=1, i=0;
structEXCEPTION *anus;
//try {
if(j == 0) {
anus = newException(DivisionByZeroException, "OH SHI-");
goto catch;
} else {
i/j;
goto finally;
}
//}
catch:
printf("I DIVIDED BY ZERO: %s", anus->message);
free(anus);
finally:
printf("I'm always executed");
return 0;
}
Name:
Anonymous
2010-11-04 22:50
test
test
Name:
Anonymous
2010-11-04 22:51
/ ̄∧_∧ ̄ ̄ ̄ // ̄\\
__ ⊂/__(´∀` )__ /_⊃___| |\フ ヽ CFLAGS JUST KICKED
, ´_ / / ̄ ̄ __ / ̄ ヽ __ヽ ̄ ̄ | IN, YO!
/∠__/―/-。―/――∠_/__∧ | | ∧_.|
,========――´=============/⌒ヽ=|.=====| | ヽ ̄〕
| _ |GENTOO| _ ″ |⌒| |/ __ /| )ノ vroom
)_旧_∈≡≡≡≡∋_旧_″_|| ノ丿_ -――┘ 丿 vroom!
\ \_ノ  ̄ ̄ ̄三三三\ \_ノ 三三三三
三三三三三三三三三三三三三三三三三三三三三三三三
三三三三三三三三三三三三三三三三三三三三三三三
三三三三三三三三三三三三三三三三三三三三三三三三三三
三三三三三三三三三三三三三三三三三三
三三三三三三三三三三三
Name:
Anonymous
2011-01-13 12:33
Gentoo is terrible
Name:
Anonymous
2011-01-13 13:34
Name:
Anonymous
2011-02-03 0:09