#ifndef __MQTC_INPUT #define __MQTC_INPUT float **read_square_matrix(FILE *input, int *count); #endif