C Project Template
|
General Utilities for C language. More...
Go to the source code of this file.
Functions | |
int | chooseMax (int a, int b) |
int | chooseMin (int a, int b) |
int | inBound (int comp, int min, int max) |
General Utilities for C language.