Hi guys…
I want to write small program in C printing three or more people in array..how? please write to me the syntax as I am very poor in C..
How to define the name? and accept the conformation from the user? Either by yes or no
The printing should be like
Your name is (first name in array)
Your name is (second name in array)
Do you need to use Loop?