Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/27/02 08:59
Read: times


 
#31498 - RE: [C51] is bug in keil c51 7.01 ?
Maziar,
at a first glance parentheses {} within serial() function don't match. It seems that lines:
>>
else if (buf != *(SDPointer -1)) goto ERSP;
if (buf == 0x66){
//some code
<<
(and next lines) are already outside the function body. Could you please check whether it is a "copy-paste" error, or a mistake in the source code. At this moment it is difficult to say what's wrong. :-)
Cheers,
Zbyszek


List of 16 messages in thread
TopicAuthorDate
[C51] is bug in keil c51 7.01 ?            01/01/70 00:00      
RE: [C51] is bug in keil c51 7.01 ?            01/01/70 00:00      
RE: [C51] is bug in keil c51 7.01 ? -zbi            01/01/70 00:00      
RE: [C51] is bug in keil c51 7.01 ? -zbi            01/01/70 00:00      
RE: [C51] is bug in keil c51 7.01 ? -zbi            01/01/70 00:00      
RE: Please re-post the code!            01/01/70 00:00      
RE: parentheses, braces, brackets            01/01/70 00:00      
RE: [C51] is bug in keil c51 7.01 ?            01/01/70 00:00      
RE: [C51] is bug in keil c51 7.01 ?            01/01/70 00:00      
RE: [C51] is bug in keil c51 7.01 ?            01/01/70 00:00      
RE: [C51] is bug in keil c51 7.01 ?            01/01/70 00:00      
RE: [C51] is bug in keil c51 - jon            01/01/70 00:00      
RE: [C51] is bug in keil c51 7.01 ?            01/01/70 00:00      
RE: [C51] No bug!            01/01/70 00:00      
RE: [C51] No bug!            01/01/70 00:00      
RE: [C51] is bug in keil c51 7.01 ?            01/01/70 00:00      

Back to Subject List