Question: using c programming Create a program to track customer records using structures. Each customer will be given a randomly - generated 2 - digit ID
using c programming Create a program to track customer records using structures. Each customer will be given a randomlygenerated digit ID by the program. Your program must check whether the new ID is a duplicate of an old ID and if so retry
until the new ID is unique. Separate parts of your program should be written using functions.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
