• 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
Makefile 596 Bytes