START_SUITE macros does not initialize the "info" array. It can lead to garbage on the screen or other problems. Expected: char info[80]; \ sprintf_s(info, " ");\
Log in to post a comment.