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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/04/09 17:24
Modified:
  10/04/09 17:25

Read: times


 
#169395 - I'm programming in C for the first time
Responding to: ???'s previous message
I take it that you are programming for the first time - not just that it's in 'C' for the first time?
I say that because the same issue would arise if you were programming in assembler.

The question you need to ask yourself is: what happens after the closing brace of main?
ie, what happens when the main() function returns...?

Hint: look at the example here: http://www.keil.com/support/m..._hello.htm



List of 13 messages in thread
TopicAuthorDate
A doubt about programming the P89v51RD2.            01/01/70 00:00      
   I'm programming in C for the first time            01/01/70 00:00      
      I take it that you are programming for the first time..            01/01/70 00:00      
         FAQ            01/01/70 00:00      
            Another Problem!            01/01/70 00:00      
               Large number            01/01/70 00:00      
                  How to post legible source code            01/01/70 00:00      
               Delay loops in 'C'...            01/01/70 00:00      
                  Thank you.            01/01/70 00:00      
                     Did you not notice?            01/01/70 00:00      
                        I did notice the indentation.            01/01/70 00:00      
                           skim through the FAQ's (edited)            01/01/70 00:00      
   what your (missing) comments state            01/01/70 00:00      

Back to Subject List