Printf got added to Java with the 1.5 release but I can’t seem to find how to send the output to a string rather than a file (which is what sprintf does in C). Does anyone know how to do this?

5 Answers
5

Leave a Reply

Your email address will not be published. Required fields are marked *