Prototypes help you declare your functions so that you can use them throughout the program and outside the scope of other functions. Function Prototypes help organize code in C++. Function Prototypes are helpful in C++. Prototypes / Declarations will help you organize your program.

Functions Prototypes can be also be known as declarations some people will use these two interchangeably.
 

#linux  #programming  #computerscience #cpluplus 

C++ Tutorial: Functions Prototypes / Declarations
1.90 GEEK