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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/29/02 08:17
Read: times


 
#22240 - RE: Sleeping Bugs in the code:
Dear,

when developing in C, you should use the 'SWITCH' statement as often as you can.

Avoid writing any if then else ifelse etc.

These could give you unwanted bugs.

ALWAYS have a 'default' state in your SWITCH. These handles your BUGS at develop-time and not at 'FIELD'time.

Best Regards

List of 17 messages in thread
TopicAuthorDate
Sleeping Bugs in the code:            01/01/70 00:00      
RE: Sleeping Bugs in the code:            01/01/70 00:00      
RE: Sleeping Bugs in the code:            01/01/70 00:00      
RE: Sleeping Bugs in the code:            01/01/70 00:00      
RE: Sleeping Bugs in the code:            01/01/70 00:00      
RE: Sleeping Bugs in the code:            01/01/70 00:00      
RE: Sleeping Bugs in the code:            01/01/70 00:00      
RE: Sleeping Bugs in the code:            01/01/70 00:00      
RE: Sleeping Bugs in the code: - more            01/01/70 00:00      
RE: Sleeping Bugs in the code: - more            01/01/70 00:00      
RE: Sleeping Bugs in the code: - more            01/01/70 00:00      
RE: Sleeping Bugs in the code: - more            01/01/70 00:00      
RE: Sleeping Bugs in the code:            01/01/70 00:00      
RE: Sleeping Bugs in the code:            01/01/70 00:00      
RE: crash()            01/01/70 00:00      
RE: crash()            01/01/70 00:00      
RE: Sleeping Bugs in the code:            01/01/70 00:00      

Back to Subject List