printf, sprintf, etc

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

I think the printf, sprintf, print, puts, sprint will confuse
beginner users (I have experinced it). My Suggestion:
change the above functions to:

- put(fn, st) = put string to fn
- st = format(format, o) : formats o. e.g: format("%d%f", {1,2.3})
- st = xxx(o) : same as sprint (what is the best name for xxx?)

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

Search



Quick Links

User menu

Not signed in.

Misc Menu