Jeroen Demeyer on Thu, 19 Jan 2017 17:52:57 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PATCH] New function outString_printf |
On 2017-01-19 15:34, Bill Allombert wrote:
Maybe be I am confused, but why not use the outString mechanism to create a PariOUT object that would be given to out_printf ?
That certainly *could* be done. I didn't do it that way mainly because it is a more complicated solution.
However, if you think that it's the best thing to do, I can certainly do it.