Re: backslash-issues
- From: Arjen Markus <arjen.markus@xxxxxxxxxx>
- Date: Thu, 30 Jun 2005 15:14:42 +0200
Joost wrote:
>
> there was another thread about this issue, this seems quite nice to me:
>
> CHARACTER(LEN=1), PARAMETER :: backslash='\\'
>
> Joost
The problem with that approach is that the backslash may not be a
valid character for the compiler (it is not part of the language's
character set).
Regards,
Arjen
.
- Follow-Ups:
- Re: backslash-issues
- From: Bart Vandewoestyne
- Re: backslash-issues
- From: James Giles
- Re: backslash-issues
- References:
- backslash-issues
- From: Bart Vandewoestyne
- Re: backslash-issues
- From: Bart Vandewoestyne
- Re: backslash-issues
- From: Joost
- backslash-issues
- Prev by Date: Re: Recursion
- Next by Date: Re: How to select a subset of an array in Fortran 90
- Previous by thread: Re: backslash-issues
- Next by thread: Re: backslash-issues
- Index(es):
Relevant Pages
|
|