Re: Return pointer from function



Army1987 wrote:
"Walter Roberson" <roberson@xxxxxxxxxxxxxxxxxx> ha scritto:
Army1987 <please.ask@xxxxxx> wrote:

There is a sequence point after each conversion specifier in
printf

First time I've ever seen that claim. Citation, please?

7.19.1p1:
The formatted input/output functions shall behave as if there is
a sequence point after the actions associated with each specifier.

It's 7.19.6. At least in N869.

--
<http://www.cs.auckland.ac.nz/~pgut001/pubs/vista_cost.txt>
<http://www.securityfocus.com/columnists/423>
<http://www.aaxnet.com/editor/edit043.html>
cbfalconer at maineline dot net



--
Posted via a free Usenet account from http://www.teranews.com

.



Relevant Pages

  • Re: Return pointer from function
    ... Citation, please? ... The formatted input/output functions shall behave as if there is a sequence point after the ...
    (comp.lang.c)
  • Re: Return pointer from function
    ... Citation, please? ... The formatted input/output functions shall behave as if there is ... a sequence point after the actions associated with each specifier. ...
    (comp.lang.c)
  • Re: Return pointer from function
    ... The formatted input/output functions shall behave as if there is a sequence point after the ... actions associated with each specifier. ... (there is a sequence point after the evaluation of the parameters ...
    (comp.lang.c)
  • Re: Return pointer from function
    ... The formatted input/output functions shall behave as if there is a sequence point after the ... actions associated with each specifier. ... (there is a sequence point after the evaluation of the parameters ...
    (comp.lang.c)
  • Re: Exact String match
    ... That won't cause RS to behave like FS (i.e. treat every sequence of ... blank characters as a single separator) which I think is what you're ...
    (comp.lang.awk)