public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Brian Gough <brian.gough@network-theory.co.uk>
To: Peter Haase <p.haase@tu-harburg.de>
Cc: gsl-discuss@sources.redhat.com
Subject: Re: Forward declaration is not possible
Date: Thu, 19 Dec 2002 11:40:00 -0000	[thread overview]
Message-ID: <15874.7279.330225.275621@debian> (raw)
In-Reply-To: <200212171713.19437.p.haase@tu-harburg.de>

Peter Haase writes:
 > //Forward declaration:
 > struct gsl_rng;

Just to confirm Atakan's reply, it's legal to make a typedef for an
incomplete struct.

typedef struct gsl_rng gsl_rng;

  parent reply	other threads:[~2002-12-19 19:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-12  6:08 Peter Haase
2002-12-13  8:42 ` Brian Gough
2002-12-17  9:08   ` Peter Haase
2002-12-17 15:22     ` Atakan Gurkan
2002-12-19 11:40     ` Brian Gough [this message]
2002-12-21 11:47       ` Peter Haase
2002-12-23  7:14         ` Brian Gough

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=15874.7279.330225.275621@debian \
    --to=brian.gough@network-theory.co.uk \
    --cc=gsl-discuss@sources.redhat.com \
    --cc=p.haase@tu-harburg.de \
    /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).