BEGINNERS: setup() loop() ‘void functions’ and scope

For those interested, and did not already know, here is the Arduino main() function where both setup() and loop() are defined:

~~https://github.com/arduino/Arduino/blob/master/hardware/arduino/avr/cores/arduino/main.cpp~~

new link @ 11. May 2018