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