public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: n8tm@aol.comnojunk (Tim Prince)
To: help-gcc@gnu.org
Subject: Re: fortran+c
Date: Mon, 06 Dec 1999 23:14:00 -0000	[thread overview]
Message-ID: <19991207021314.05548.00000236@ng-ba1.aol.com> (raw)
In-Reply-To: <19991207014152.05562.00000264@ng-ba1.aol.com>

or, using the default f2c-compatible underscore-appending, lower-casing, and
typedefing (f2c.h probably #includes g2c.h and may not be found in the standard
include directories on your system) :

#include "f2c.h"

struct {
    real a, b;
} block_;
Tim Prince
tprince@computer.org

WARNING: multiple messages have this Message-ID
From: n8tm@aol.comnojunk (Tim Prince)
To: help-gcc@gnu.org
Subject: Re: fortran+c
Date: Fri, 31 Dec 1999 22:24:00 -0000	[thread overview]
Message-ID: <19991207021314.05548.00000236@ng-ba1.aol.com> (raw)
Message-ID: <19991231222400.FYL0H3O_uVk5fdofuTRRaqg15nLQDVKF4KHgAyDwL_M@z> (raw)
In-Reply-To: <19991207014152.05562.00000264@ng-ba1.aol.com>

or, using the default f2c-compatible underscore-appending, lower-casing, and
typedefing (f2c.h probably #includes g2c.h and may not be found in the standard
include directories on your system) :

#include "f2c.h"

struct {
    real a, b;
} block_;
Tim Prince
tprince@computer.org

  reply	other threads:[~1999-12-06 23:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-06  8:14 fortran+c Alfonso Alba Garcia
1999-12-06  8:14 ` fortran+c. I forgot one thing: Alfonso Alba Garcia
1999-12-31 22:24   ` Alfonso Alba Garcia
1999-12-06 22:44 ` fortran+c Tim Prince
1999-12-06 23:14   ` Tim Prince [this message]
1999-12-31 22:24     ` fortran+c Tim Prince
1999-12-31 22:24   ` fortran+c Tim Prince
1999-12-31 22:24 ` fortran+c Alfonso Alba Garcia

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=19991207021314.05548.00000236@ng-ba1.aol.com \
    --to=n8tm@aol.comnojunk \
    --cc=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).