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
-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" 
in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to