Sunday, 17 February 2019

microcontroller - Who receives the value returned by main()?


I know that in computers, value returned by the main() function is received by the operating system. But, what happens in the main() function of a microcontroller?




No comments:

Post a Comment