printf and global namespace

Anders F Björklund afb at algonet.se
Thu May 4 00:05:43 PDT 2006


Lionello Lunesu wrote:

> Maybe we can rid of the ?: operator and use ? for printing once again!
> 
> void main () { ?"hello world" }

Hmm,think we should go all the way then. What about line numbers ? :-P

10 ? "hello world"
20 GOTO 10
30 REM make it stop

--anders



More information about the Digitalmars-d mailing list