Re: fortran character set



On Aug 27, 8:46 pm, nos...@xxxxxxxxxxxxx (Richard Maine) wrote:
John Harper <har...@xxxxxxxxxxxxx> wrote:
In article <1i3ij5v.16w73fasfmtz9N%nos...@xxxxxxxxxxxxx>,
Richard Maine <nos...@xxxxxxxxxxxxx> wrote:
Terence <tbwri...@xxxxxxxxx> wrote:

On Aug 28, 9:06 am, glen herrmannsfeldt <g...@xxxxxxxxxxxxxxxx> wrote:
The other question was what currency symbols are included now in
Fortran's character set?
There are no currency symbols in Fortran as such.

While the dollar might be a bit weak these days, last time I checked it
was still a currency. :-)

The problem is all the non-dollar currency symbols.

Yes, I know. I didn't mean to imply that Fortran had all, of even a
significant subset, of the currency symbols. But the claim that it had
"no" currency symbols seemed off by one.
The reference I'm using is for fortran 90, and it looks like I'm well-
advised to check the nitty-gritty details against current practice.
It did include the funky-looking L that John mentions as an example of
a currency symbol that was in the character set. 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?

I've just relocated to a city with a half-million people where I know
exactly zero. It's nice to hear friendly voices.
--
Wade Ward

.



Relevant Pages

  • Re: fortran character set
    ... Fortran's character set? ... There are no currency symbols in Fortran as such. ... But any legal lower-half ascii table character can be output (range 0 ...
    (comp.lang.fortran)
  • Re: fortran character set
    ... Terence wrote: ... Fortran's character set? ... There are no currency symbols in Fortran as such. ...
    (comp.lang.fortran)
  • Re: fortran character set
    ... Richard Maine wrote: ... Fortran's character set? ... There are no currency symbols in Fortran as such. ... The problem is all the non-dollar currency symbols. ...
    (comp.lang.fortran)
  • Re: gfortran diagnostics and so on
    ... Well, in f0003, backslash is part of the standard Fortran character set. ...
    (comp.lang.fortran)
  • Re: gfortran diagnostics and so on
    ... some people expect that "\" prints a backslash, ... standard Fortran character set, the default behavior should be the printable ... follow the Fortran standard, wherever applicable. ... I believe that this refers to the contents of the processor character set, not the semantics of particular characters. ...
    (comp.lang.fortran)