ILE C/C++ Programmer's Guide


Reducing the Number of Function Calls and Arguments

Extra processing is involved in accessing the return value of a program call.

You can reduce the number of function calls and arguments by:


[ Top of Page | Previous Page | Next Page | Table of Contents ]