News

Ok I'm lost here..I'm basically doing a bubble sort and I need to compare an integer value which is a score in my structure: typedef struct { char name[20]; int id_num; char code; int mtest[TESTS ...