autoconf
[Top][All Lists]
Advanced

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

Re: a macro to detect wether \ escapes in fortran


From: Patrice Dumas
Subject: Re: a macro to detect wether \ escapes in fortran
Date: Tue, 9 Nov 2004 22:54:33 +0100
User-agent: Mutt/1.4.1i

> Hi Patrice, looks like a reasonable macro.  However, might I suggest 
> that you send it to the Autoconf Macro Repository?  That's usually the 
> preferable route for macros adding new functionality and which may have 
> a limited audience (most Fortran programmers are likely to avoid C-style 
> escapes if they care about portability, I would think).

The issue is the representation of a \. One has to know whether it is
\ or \\.

Pat




reply via email to

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