<div dir="ltr">I don't see the need for the separate buffer, and just using dprintf()<br>directly is less code. The only downside really is having to get the<br>right number of `%c`s in your format string.<br>---<br> toys/pending/telnet.c | 53 ++++++++++---------------------------------<br> 1 file changed, 12 insertions(+), 41 deletions(-)<br></div>