programming
programming copied to clipboard
Issue - Create a C language menu for console using array of function pointers
The idea is to show the use of array of pointer to functions and make a 100% structured program, without using a switch statement