TUNABLE_INT question

Ryan Stone rysto32 at gmail.com
Fri Feb 13 13:28:50 PST 2009


__FILE__ is a string so you can't concat that with anything to produce an
identifier.  In any case, the variable is static so there can't be any
collision problems with other files.

Ryan Stone


More information about the freebsd-hackers mailing list