Re: What is the use of extern inline?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Glynn Clements wrote:
In man:gcc under -fkeep-inline-functions I first came across the usage of "extern inline". For normal functions, extern declares that the

"extern inline" is meaningless. You can only inline functions which
occur in the current translation unit.

If this is so, then why does the GCC manpage have this usage?

Shriramana.
-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Assembler]     [Git]     [Kernel List]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [C Programming]     [Yosemite Campsites]     [Yosemite News]     [GCC Help]

  Powered by Linux