]> granicus.if.org Git - php/commit
Make vprintf() and printf() return the length of the string printed.
authorIlia Alshanetsky <iliaa@php.net>
Tue, 11 May 2004 19:51:46 +0000 (19:51 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 11 May 2004 19:51:46 +0000 (19:51 +0000)
commitbd92164effef94464ced384d3f93f027adf2330d
treed1d662cadd2c5f2caea728d81e3f14b8c874cac1
parent69b712410b663ebc1c14fd387a36443fba152178
Make vprintf() and printf() return the length of the string printed.
Make fprintf() and vfprints() return the correct length of the string
printed.
ext/standard/formatted_print.c