Re: Last minute Beta suggestions

new topic     » goto parent     » topic index » view thread      » older message » newer message
_tom said...

if ? is good then ?? is better

I forgot to mention that we almost have this now.

include std/console.e 
 
display("test string") 
display(12.34) 
display(56) 

gives ...

test string 
12.34 
56 

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu