Re: fortran equivalent to C
- From: nmm1@xxxxxxxxx
- Date: Wed, 28 Jan 2009 17:26:01 +0000 (GMT)
In article <498090bc.305570453@xxxxxxxxxxxxxxxxx>,
Richard Harter <cri@xxxxxxxx> wrote:
And it isn't only the memory that needs rethinking - all explicit and
implicit states (including variables, flags and modes) need it, too.
Fortran has very few of those - C has a lot, not all of which are
commonly realised to exist.
Could you give an example of what you mean by explicit and
implicit states?
Explicit states include the locale setting, the internal shift state
used in wctomb etc. Implicit states include things like whether the
pragma FENV_ACCESS is in effect.
Regards,
Nick Maclaren.
.
- References:
- fortran equivalent to C
- From: Larry Gates
- Re: fortran equivalent to C
- From: Dan Nagle
- Re: fortran equivalent to C
- From: nmm1
- Re: fortran equivalent to C
- From: Richard Harter
- fortran equivalent to C
- Prev by Date: Re: Inheritance of abstract types: accessing the parent type (F2003 standard question)
- Next by Date: Re: How to return a variable length substring from a function ?
- Previous by thread: Re: fortran equivalent to C
- Next by thread: Re: fortran equivalent to C
- Index(es):