??? 03/14/05 10:53 Read: times |
#89616 - Back to Basics Responding to: ???'s previous message |
Rahul Sadagopan said:
how do i declare a particular variable as global ?
Also can i use any jump or goto statements in C alone( without assembly ) ? -rahul If you don't know the answers to these questions then you really need some basic education in C and assembly. You need to get a good book on C and also read the tutorials on this web site. The answers to both your questions are there. Ian |