You are viewing a single comment's thread from:

RE: A simple c program based on eligibility criteria of voting. | Using if and else if conditions.

in STEMGeeks3 years ago

That is a really good explanation of the program man! I would just like to note that header files (.h) contain functions and macros. The source code goes in a .c file :)