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

Back to Subject List

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


 
#99358 - Reformat using [pre][/pre] html tags!!!
Responding to: ???'s previous message
Hello Narender Reddy,

It is no fun cleaning up your program!!! Please reformat!!!
The below things are wrong in your program. 

============Where is AT898252.h? Did you mean REG8252.h?========
//      #include<AT898252.h> 
        #include<REG8252.h
============lcdacess.c should be included in this thread========
// 	I have to include the file lcdacess.c which is 
//	working. Don't mind these two statements
//      lcd_write(1,B); 
//      lcd_write(1,ACC); 
============flag is not defined in your program=================
//      if(flag)  

Regards,

Charles Bannister


List of 4 messages in thread
TopicAuthorDate
AT89S8252 COUNTER PROGRAM IS NOT WORKI            01/01/70 00:00      
   Reformat using [pre][/pre] html tags!!!            01/01/70 00:00      
      counter program            01/01/70 00:00      
   It looks obvious to me....            01/01/70 00:00      

Back to Subject List