#ifndef INC_258_H #define INC_258_H #ifdef __cplusplus extern "C" { #endif int addDigits(int num); #ifdef __cplusplus } #endif #endif