RE: RE: A simple c program based on eligibility criteria of voting. | Using if and else if conditions.
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.

tomig(61)
Published in
STEMGeeks
Words
33
Reading
1 min
Listen
Play
4y

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 :)