• Rob Pike's avatar
    add printf to fmt. · 418b97c6
    Rob Pike authored
    uses reflection to determine arguments.
    for now, the arguments must be provided as a struct; the compiler
    will soon do the packaging automatically for "..." parameters.
    
    R=rsc
    DELTA=1436  (909 added, 520 deleted, 7 changed)
    OCL=17823
    CL=17831
    418b97c6
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
usr/gri Loading commit data...