Re: backslash-issues
- From: "Joost" <jv244@xxxxxxxxx>
- Date: 30 Jun 2005 09:21:06 -0700
ok, second round which should be F-proof (btw, -std=F doesn't seem to
get the error message you reported, could you file a bug report, I
don't have the F standard).
character(len=*), parameter :: something= "\\"
character(len=*), parameter :: backslash=something(1:1)
If 'warning 18' pops up, it is not quite right, because '\' is not used
as an escape character, it is just twice a character (there could of
course be an error that '\' is not in the character set of course).
Joost
.
- Follow-Ups:
- Re: backslash-issues
- From: Bart Vandewoestyne
- Re: backslash-issues
- From: Walt Brainerd
- Re: backslash-issues
- From: Walt Brainerd
- Re: backslash-issues
- References:
- backslash-issues
- From: Bart Vandewoestyne
- Re: backslash-issues
- From: Bart Vandewoestyne
- Re: backslash-issues
- From: Joost
- Re: backslash-issues
- From: Arjen Markus
- Re: backslash-issues
- From: Bart Vandewoestyne
- backslash-issues
- Prev by Date: Re: backslash-issues
- Next by Date: Re: moduel VS parameters
- Previous by thread: [OT] Re: backslash-issues
- Next by thread: Re: backslash-issues
- Index(es):
Relevant Pages
|
|