From: "Robert P. J. Day" <rpjday@mindspring.com>
To: C programming list <linux-c-programming@vger.kernel.org>
Subject: proper declaration/definition of inline functions?
Date: Tue, 2 Aug 2005 15:02:58 -0400 (EDT) [thread overview]
Message-ID: <Pine.LNX.4.63.0508021501100.29269@localhost.localdomain> (raw)
what is the proper usage of inline functions? would you first
declare it inline in a header file, and also define it inline in the
corresponding source file? (yes, i know the compiler is under no
obligation to inline them ... i just want to know the canonical way to
use them.)
rday
next reply other threads:[~2005-08-02 19:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-02 19:02 Robert P. J. Day [this message]
2005-08-03 6:08 ` proper declaration/definition of inline functions? Steve Graegert
2005-08-03 8:51 ` Glynn Clements
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=Pine.LNX.4.63.0508021501100.29269@localhost.localdomain \
--to=rpjday@mindspring.com \
--cc=linux-c-programming@vger.kernel.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 NNTP newsgroup(s).