Re: fortran character set
- From: Dan Nagle <dannagle@xxxxxxxxxxx>
- Date: Wed, 29 Aug 2007 00:04:02 GMT
Hello,
Wade Ward wrote:
<snip>
In C, they've got
the character set for the source and another for the execution. I
remember being puzzled by how to characterize backslash null. Is this
a distinction that fortran has as well?
In standard Fortran, the preferred answer is that there are no
backslash escapes. There may be an option to enable them. But
by default, they shouldn't be there. (That is, support when requested,
no annoyance otherwise.)
To further amplify, the standard doesn't specify backslash escapes.
Some vendors try to justify backslash escapes on the grounds
that it's a processor-dependent character set. It is an argument
I find distasteful at best.
I've just relocated to a city with a half-million people where I know
exactly zero. It's nice to hear friendly voices.
People are strange ...
--
Dan Nagle
Purple Sage Computing Solutions, Inc.
.
- Follow-Ups:
- Re: fortran character set
- From: Terence
- Re: fortran character set
- References:
- fortran character set
- From: Wade Ward
- Re: fortran character set
- From: glen herrmannsfeldt
- Re: fortran character set
- From: Terence
- Re: fortran character set
- From: Richard Maine
- Re: fortran character set
- From: John Harper
- Re: fortran character set
- From: Richard Maine
- Re: fortran character set
- From: Wade Ward
- fortran character set
- Prev by Date: Re: generic interface question
- Next by Date: Re: fortran character set
- Previous by thread: Re: fortran character set
- Next by thread: Re: fortran character set
- Index(es):
Relevant Pages
|