June 04, 2003 This does not look ok | ||||
---|---|---|---|---|
| ||||
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: |
Copyright © 1999-2021 by the D Language Foundation