Question: In c programming, i would like to use typedef struct to input the data of each visitor.(Eg, visitor1's name ,id, arrival, key, night price). I
In c programming, i would like to use typedef struct to input the data of each visitor.(Eg, visitor1's name ,id, arrival, key, night price). I wanted to input those data with scanf but it doesn't work. Besides, another structure "updated" is used for renew the key, night,breakfast , and price.If one of them are updated. Thanks!
#include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
