Question: Create a program that uses a menu with options to enter information about monsters (monster type, special ability, weakness), print the monster information, or quit
Create a program that uses a menu with options to enter information about monsters (monster type, special ability, weakness), print the monster information, or quit the program. Use data files and FILE pointers to store and print information entered.
Step by Step Solution
3.38 Rating (145 Votes )
There are 3 Steps involved in it
include include int main const char filename monstertxt char mo... View full answer
Get step-by-step solutions from verified subject matter experts
