 |
C for Python Programmers - Toves
As you can see, the C program consists of two function definitions. In contrast to the Python program, where the print line exists outside any function definitions, the C program requires printf() to be in the program's main function, since this is where
www.toves.org |
 |