This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pure and const functions


On Fri, 26 Apr 2002, Chris Lattner wrote:

> But those presumably would not be pure or const, would they?

Possibly, but given the definitions in the original post fprintf is pure
and it is also partial since you can't foresee what odd devices there
might be to write to.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]