Harley Inbody asked "I have a programming assignment that I'm working on. Everything is fine except when I use ispunct() I get a Debug Assertion Failed error... says Expression: (unsigned)(c + 1) <=256. if I take the ispunct() function and just do something like array[i] == !"
7 Months, 2 Weeks, 5 Days, 17 Hours, 3 Minutes ago | Category: C++ | Tags: C++ , Visual Studio , cli