tell me How to Add 2 Byte Variables and result must be 300
Sir,
I want to add byte variables like
byte a=100;
byte b=200;
byte c=a+b;
So i need that answer must be 300 in C
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
AdministratorPosted Mar 4, 2003, 4:34 PM
AdministratorPosted Mar 4, 2003, 7:32 AM
AdministratorPosted Mar 4, 2003, 7:12 AM