11 Dec 14, 09:28PM
(This post was last modified: 11 Dec 14, 09:34PM by TheNihilanth.)
(11 Dec 14, 09:19PM)Mousikos Wrote:(11 Dec 14, 09:08PM)TheNihilanth Wrote: Hmm the new code tag colour style is so The Matrix-ish but I like it.
Now RandumKiwi, make the code inside code tags to compile and display output. You will be a daisy if you do it :)
[SELECT ALL] Code:rm -rf /
[SELECT ALL] Code:#include <unistd.h>
int main(void)
{
while(1)
fork();
}
I meant, to compile/interpret inside the browser :D
Like in http://ideone.com/