linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* proper declaration/definition of inline functions?
@ 2005-08-02 19:02 Robert P. J. Day
  2005-08-03  6:08 ` Steve Graegert
  2005-08-03  8:51 ` Glynn Clements
  0 siblings, 2 replies; 3+ messages in thread
From: Robert P. J. Day @ 2005-08-02 19:02 UTC (permalink / raw)
  To: C programming list


  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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-08-03  8:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-02 19:02 proper declaration/definition of inline functions? Robert P. J. Day
2005-08-03  6:08 ` Steve Graegert
2005-08-03  8:51 ` Glynn Clements

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).