bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: printf '\41' erroneously fails


From: Bob Proulx
Subject: Re: printf '\41' erroneously fails
Date: Mon, 21 Apr 2003 08:59:54 -0600
User-agent: Mutt/1.3.28i

Ben Harris wrote:
> No.  That's the description of the %b conversion specifier.  Look at
> item 3 in the EXTENDED DESCRIPTION, about 15 lines higher up.

    In addition to the escape sequences shown in the Base Definitions
    volume of IEEE Std 1003.1-2001, Chapter 5, File Format Notation (
    '\\' , '\a' , '\b' , '\f' , '\n' , '\r' , '\t' , '\v' ), "\ddd" ,
    where ddd is a one, two, or three-digit octal number, shall be
    written as a byte with the numeric value specified by the octal
    number.

Ah.  I see it now.

Thanks.
Bob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]