Mail Archives: djgpp-workers/1997/10/22/08:07:17
Eli Zaretskii wrote:
>
> On Wed, 22 Oct 1997, Vik Heyndrickx wrote:
>
> > --f->_cnt > -f->_bufsiz
> >
> > I don't understand this, and since understanding is quite important in
> > doing these changes, could someone please inlighten me what this
> > expression actually means:
> >
> > f->_cnt-1 > -f->_bufsiz
>
> No, it means (f->_cnt = f->_cnt-1) > -f->_bufsiz (side effects are
> important).
Of course, side effects are important! But that side effect is not my
problem, so I omitted the side effect, simply because I don't want
people to spend the time to explain me what --a or a-- means.
Tx
--
+----------------+
| Vik Heyndrickx |
+----------------+
- Raw text -