1
0
mirror of https://github.com/golang/go synced 2024-09-25 11:10:13 -06:00
The Go programming language
Go to file
Rob Pike 418b97c670 add printf to fmt.
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
2008-10-24 16:33:29 -07:00
doc Preparation for varargs: Proposal for syntax. 2008-10-24 13:13:12 -07:00
include 6l: 2008-10-20 17:33:51 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src add printf to fmt. 2008-10-24 16:33:29 -07:00
test fix method function type compare bug (again) 2008-10-24 14:56:54 -07:00
usr/gri - missing file 2008-10-24 14:08:01 -07:00