/* * Header file for functions * Each of these has been thoroughly debugged * By looking at it. * Library version 3.24.16 */ int square(int); void square_all(int*, int);