Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Debug Assertion Failed! in Release mode

0 views
Skip to first unread message

Trevor Macdonald

unread,
Oct 29, 2003, 11:40:25 PM10/29/03
to
I have a program that uses data from a serial port.
When compiled using VC++ ver7 in Release configuration and the program
is started when serial data is being received we get a Debug Assertion
Failed! message
File: isctype.c
Line: 68
Expression: (unsigned)(c+1) <=256

I can understand they this would occur when compiled as debug but why does
it
display when the program is compiled as release.

Thanks
Trevor


0 new messages