Copyright © 2014 by tutorialspoint
The following names are reserved by the C language. Their meaning is already defined, and they cannot be re-defined to mean anything else.
While naming your functions and variables, other than these names, you can choose any names of reasonable length for variables, functions etc.
Advertisements