• 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
..
container Loading commit data...
fmt Loading commit data...
http Loading commit data...
math Loading commit data...
net Loading commit data...
os Loading commit data...
reflect Loading commit data...
regexp Loading commit data...
syscall Loading commit data...
time Loading commit data...
bufio.go Loading commit data...
clean.bash Loading commit data...
flag.go Loading commit data...
io.go Loading commit data...
make.bash Loading commit data...
once.go Loading commit data...
rand.go Loading commit data...
sort.go Loading commit data...
strings.go Loading commit data...