[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
There are two kinds of function calls, internal and external. The only kind we have discussed so far is the internal one even though the external call has been displayed a few times.
2.2.1.1 Making object-internal function calls | ||
2.2.1.2 Making single object-external function calls | Making object-external single function calls | |
2.2.1.3 Making multiple object-external function calls | Making object-external multiple function calls |