10.05.2016, 15:30
Put a print under format(str, sizeof(str), "%s\n%s\n%s", Temp[0], Temp[1], Temp[2]); and check if it's same thing on the console. (print : printf("%s - %s - %s", Temp[0], Temp[1], Temp[2]);
EDIT : Don't do that if jlalt solved the problem. :$
EDIT : Don't do that if jlalt solved the problem. :$