[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.2.5.2 The static function qualifier

A function that is declared static can not be called using external calls, only internal. This makes the function 'invisible' and inaccessible for other objects.



This document was generated by Hekay Permer on April, 20 2005 using texi2html