derived type or structure
From: leup (leup_at_falsemail.com)
Date: 10/23/03
- Next message: Duane Bozarth: "Re: derived type or structure"
- Previous message: Gordon Sande: "Re: optimization??"
- Next in thread: Duane Bozarth: "Re: derived type or structure"
- Reply: Duane Bozarth: "Re: derived type or structure"
- Reply: David Ham: "Re: derived type or structure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 23 Oct 2003 12:41:35 GMT
hi everybody !
well, i've to make a program that would work under windows(dos),unix and
solaris, so i have some portability problems...
i would want to use some STRUCTURE or TYPE definition but, i don't know if
it will be a portability issue or not.. considering the fact that it use :
- compaq visual fortran under windows so.. good for type or structure no ?
- gnu fortran (g77) under linux/unix environment.. not good for type and
structure, isn't it ?
- ..??.. under sun solaris (i don't know the name but i'm pretty sure that
it's good for TYPE and STRUCTURE)
well... what do you think ? can i use TYPE, or STRUCTURE, and if not, how
to round the problem ?
- Next message: Duane Bozarth: "Re: derived type or structure"
- Previous message: Gordon Sande: "Re: optimization??"
- Next in thread: Duane Bozarth: "Re: derived type or structure"
- Reply: Duane Bozarth: "Re: derived type or structure"
- Reply: David Ham: "Re: derived type or structure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|