C++ Masterclass: From Zero to Hero
Passing data into functions. void add(int a, int b) { ... }
void add(int a, int b) { ... }