??? 06/24/04 09:15 Read: times |
#73094 - RE: calling unsigned char Responding to: ???'s previous message |
Hi,
No you cant do that... If you need to access any variable across various functions you need to make it a global variable... declare the unsigned char x just before main and you will be able to access it in do something function... I suggest you to go through a general C book. Rgds Raj S |
Topic | Author | Date |
calling unsigned char | 01/01/70 00:00 | |
RE: calling unsigned char | 01/01/70 00:00 | |
RE: calling unsigned char | 01/01/70 00:00 | |
read this thread | 01/01/70 00:00 | |
Mr Pedantic![]() | 01/01/70 00:00 |