D - This does not look ok
- Friedrich (8/8) Jun 04 2003 I wrote this on a Linux box:
I wrote this on a Linux box: import stream; int main(char [][] args){ char [] msg = "Just a test\n"; stdout.write(msg); return 0; } output under in a shell in Emacs:
Jun 04 2003