Geas MUD, enter the Aventure!
Geas Home | Play the Game

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

2.2.5 Type qualifiers

The very types you assign variables and function can have qualifiers changing the way they work. It's very important to keep them in mind and use the proper qualifier at the proper time. Most work differently when applied to variables rather than functions, so a bit of confusion about how they work usually is quite common among the programmers. Try to get this straight now and you'll have no problems later

2.2.5.1 The static variable qualifier  
2.2.5.2 The static function qualifier  
2.2.5.3 The private function/variable qualifier  
2.2.5.4 The nomask function/variable qualifier  
2.2.5.5 The public function/variable qualifier  
2.2.5.6 The varargs function qualifier  



This document was generated by Ronny Wikh on July, 8 2003 using texi2html