Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: zselect builtin.
- X-seq: zsh-workers 17149
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: zselect builtin.
- Date: Tue, 14 May 2002 10:18:58 +0100
- In-reply-to: <1021200133.2915.12.camel@xxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <8259.1020851945@xxxxxxx> <1020508155545.ZM7875@xxxxxxxxxxxxxxxxxxxxxxx> <1021200133.2915.12.camel@xxxxxxxxxxxxxxxxxxxxx>
- Sender: Oliver Kiddle <kiddleo@xxxxxxxxxx>
On Sun, May 12, 2002 at 02:42:07PM +0400, Borsenkow Andrej wrote:
>
> Right. We could make print return number of characters written. For
> non-printf case it is pretty trivial - it just amounts to
It should be simple for the printf case too because you can do
printf '%s%n' $buffer IOCOUNT
so code for counting the characters is already there.
Oliver
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author