Menu

#1 Memory error

open
nobody
None
5
2010-08-31
2010-08-31
No

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, " ");\

Discussion


Log in to post a comment.