Example: confidence
Lecture notes on C++ programming

Lecture notes on C++ programming

Back to document page

function names: abs( ) for integer, labs( ) for long integer, and fabs( ) for floating-point value. However in C++, each function can be called by the same name, such as abs( ). The type of data used to call the function determines which specific version of the function is actually executed.

  Notes, Programming, Functions

Download Lecture notes on C++ programming


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries