public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: AS225 <sewashm@yahoo.com>
To: gcc-help@gcc.gnu.org
Subject: STRUCTURE
Date: Thu, 10 Apr 2003 00:59:00 -0000	[thread overview]
Message-ID: <20030410005909.96868.qmail@web40412.mail.yahoo.com> (raw)
In-Reply-To: <616BE6A276E3714788D2AC35C40CD18D56173B@whale.softwire.co.uk>

Hi all,

I am in the process of moving from UNIX to LINUX.

I have sevral application programs written fortran and
compiled in UNIX environment. Some of the programs
have STRUCTURE. Below is a simple example of it.

      STRUCTURE / RLINE/
         INTEGER     ID
         INTEGER     SEX
         INTEGER     YEAR
      END STRUCTURE
      record /rline/ line(MIN:MAX)

In LINUX I could not compile those programs that
contain STRUCTURE. Can anybody help me how to compile
fortan programs that contain STRUCTRE in LINUX. I want
to compile  it without the chaning it, if it is
possible.


Thanks in advance
AMS


=====


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com

      reply	other threads:[~2003-04-10  0:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <616BE6A276E3714788D2AC35C40CD18D7404B9@whale.softwire.co.uk>
2002-07-29  6:52 ` Day Number Rupert Wood
2003-04-10  0:59   ` AS225 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030410005909.96868.qmail@web40412.mail.yahoo.com \
    --to=sewashm@yahoo.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).