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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/18/05 08:04
Read: times


 
#99631 - Missing brackets
Responding to: ???'s previous message
while (1)
{
if(flag)
{
starttimer();
flag=0;
LED=~(LED);
}
}

List of 4 messages in thread
TopicAuthorDate
my timer dosen't work.            01/01/70 00:00      
   Missing brackets            01/01/70 00:00      
   Critical error            01/01/70 00:00      
   This works for me.            01/01/70 00:00      

Back to Subject List