CPP Project API reference

This is documentation on a separate page for modular organization of API reference.

Contains the user described library functions.

Defines

GRAPHS_GRAPHS_H

Functions

int add(int a, int b)

Adds two numbers.

Return

sum of the two input numbers

Parameters
  • ab: the two numbers to be added