• 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
..
Makefile Loading commit data...
cast_amd64.s Loading commit data...
gencast.sh Loading commit data...
test.bash Loading commit data...
test.go Loading commit data...
tostring.go Loading commit data...
type.go Loading commit data...
typestring.c Loading commit data...
value.go Loading commit data...