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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/22/07 21:11
Read: times


 
#131225 - Tut, tut!
Responding to: ???'s previous message
Dennis Kuppens said:
bit IRValid = 0; ///< status bit if the received byte is valid
sbit IRscan = P3^3; ///< IR receiver pin

'bit' and 'sbit' are not standard 'C' keywords.

When posting code which relies upon compiler-dependant language extensions, you must state what compiler is required!


List of 6 messages in thread
TopicAuthorDate
Make menu in LCD 16x2            01/01/70 00:00      
   What's the problem?            01/01/70 00:00      
   Please express what you want to do.            01/01/70 00:00      
   Sample code for a simple menu            01/01/70 00:00      
      Tut, tut!            01/01/70 00:00      
      MENU IN LCD ..;)            01/01/70 00:00      

Back to Subject List