guile-devel
[Top][All Lists]
Advanced

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

Re: #if vs #ifdef


From: tomas
Subject: Re: #if vs #ifdef
Date: Thu, 27 Mar 2003 10:43:20 +0100
User-agent: Mutt/1.5.3i

On Thu, Mar 27, 2003 at 12:18:08AM -0600, Rob Browning wrote:
> 
> The GNU Coding Standards suggest always #defining a symbol to a value
> and using #if tests rather than either defining or not defining that
> symbol [...]

So this boils down to ``use if() wherever possible, else use #if''.

Makes a lot of sense to me.

Regards
-- tomas




reply via email to

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