void read_class_information(head* beginning, int scale_type) { puts(\"hello\"); // printf(\"hello\"); }
I have a simple function called by main
Try using the new line character ('\n') at the end of your statement, also make sure you have the appropriate headers.
'\n'