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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/04/06 12:25
Read: times


 
#119612 - hi andy
Responding to: ???'s previous message
#include<reg52>
#define sum(x) (x+x)

void main(void)
{
unsigned char test1,test2;
test1=12;
test2=sum(test1);
}
//test2=24 when i run code
u r comment pl.

best regards
satish munot

List of 6 messages in thread
TopicAuthorDate
It is possible?            01/01/70 00:00      
   Macro?            01/01/70 00:00      
      Thank you Andy            01/01/70 00:00      
   hi andy            01/01/70 00:00      
      No comments in response to SMS            01/01/70 00:00      
         And also            01/01/70 00:00      

Back to Subject List