Re: can we write program without loops
From: Richard Heathfield (dontmail_at_address.co.uk.invalid)
Date: 02/06/04
- Next message: Dan Pop: "Re: A C tutorial"
- Previous message: mcalhoun: "Re: system shell command"
- In reply to: jacob navia: "Re: can we write program without loops"
- Next in thread: jacob navia: "Re: can we write program without loops"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 6 Feb 2004 18:10:18 +0000 (UTC)
jacob navia wrote:
>> Isn't a>0 a conditional expression?
>
> No. It is a boolean expression.
Wrong. It's a relational expression. See the grammar.
-- Richard Heathfield : binary@eton.powernet.co.uk "Usenet is a strange place." - Dennis M Ritchie, 29 July 1999. C FAQ: http://www.eskimo.com/~scs/C-faq/top.html K&R answers, C books, etc: http://users.powernet.co.uk/eton
- Next message: Dan Pop: "Re: A C tutorial"
- Previous message: mcalhoun: "Re: system shell command"
- In reply to: jacob navia: "Re: can we write program without loops"
- Next in thread: jacob navia: "Re: can we write program without loops"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|