Page 43 - INTRODUCTION_TO_C++_Neat
P. 43

CALLING AFUNCTION

Functions are called by their
   names. If the function is
   without argument, it can be
   called directly using its
   name. But for functions with
   arguments, wehavetwo ways
   to call them,
   38   39   40   41   42   43   44   45   46   47   48