Question: Please help be clear. this is we trying to do 1. (20 points) Consider a structure name data which will be used to hold the
Please help be clear. this is we trying to do 
1. (20 points) Consider a structure name "data" which will be used to hold the following items: string (i.e. a chart) named "level" (with no pre-defined maximum length) a single character named "xc"; a single integer named "val"; and an array of 10 integers named "stuff" a (d) write code to initialize "code" with the following values: level Xc val X17 -100 stuff 10,9,8,7,6,543,2,1 (in that order: stuff0]-10, etc.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
