/* File: addten.h Header file for the add10() function. */ int add10(int n) ;