b) Write the function prototype for each of the following situations: [7 Marks] i. A function called myFunction which re
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
b) Write the function prototype for each of the following situations: [7 Marks] i. A function called myFunction which re
b) Write the function prototype for each of the following situations: [7 Marks] i. A function called myFunction which returns void and has a non- constant pointer to constant data of type char as an argument. ii. A function called myFunction which returns void and has a constant pointer to constant data of type char as an argument. iii. A function called myFunction which returns void and has a constant pointer to non-constant data of type char as an argument.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!