|
Blue Forest http://www.lslnet.com at 10:18 on June 6, 2006
Static inline What does this mean?
For example : static inline _syscall1 (int, close, int, fd) |
Static inline What does this mean?
Link said the use of internal static function that can not see beyond translation module name _syscall
Compiler inline proposed approach to the use of inline function call. |
Static inline What does this mean?
Know, thank you this. Eastern also thought that there would be very difficult to understand. |
| |