Closed OBlount closed 2 years ago
Creating a card with exactly 24 chars long causes strange behavior when printing it out.
INPUT: 123456789012345678901234 OUTPUT: 123456789012345678901234m32\
could be something to do with either the buffer size or \0 char at the end not being assigned...
Creating a card with exactly 24 chars long causes strange behavior when printing it out.
INPUT: 123456789012345678901234 OUTPUT: 123456789012345678901234m32\