Re: Is it time to legitimise REAL*8 etc?
- From: dpb <none@xxxxxxx>
- Date: Fri, 27 Jun 2008 12:39:58 -0500
Clive Page wrote:
I whether anyone else would agree that it may be time to legitimise the....
usage of data declarations of the form REAL*8, INTEGER*2 etc
I don't think that's the right solution to the SELECTED_REAL_KIND() cumbersomeness, though, either; so I'd also vote "no".
I'll note I'm as guilty as any in using REAL*N as any when writing for Windows platform code that has a obvious limited usage outside the environment (essentially any and everything I tend to do).
OTOH, if I were writing code in an environment w/ a variety of platforms or that was likely to be useful in a more general context (some computational library or similar, say), I'd be far more concerned about the portability issues and pay far more attention to write for that environment.
--
.
- Follow-Ups:
- Re: Is it time to legitimise REAL*8 etc?
- From: dpb
- Re: Is it time to legitimise REAL*8 etc?
- From: Paul van Delst
- Re: Is it time to legitimise REAL*8 etc?
- References:
- Is it time to legitimise REAL*8 etc?
- From: Clive Page
- Is it time to legitimise REAL*8 etc?
- Prev by Date: Re: Is it time to legitimise REAL*8 etc?
- Next by Date: Re: Fortran 90 and GUIs
- Previous by thread: Re: Is it time to legitimise REAL*8 etc?
- Next by thread: Re: Is it time to legitimise REAL*8 etc?
- Index(es):
Relevant Pages
|