Structures Help

I am completely new at this, and I am trying to understand how to make this work...Here's the thing, I need to create a program with a nested structure...One of the structures will contain 3 different types of employees, and the other structure contains Id Number, Hourly Rate, and Hours Worked.

Now here's the problem, the program has to prompt a data entry person for the information needed, one of them has 5 of one type of employee, one of them a 2 of another type, and 3 of another type...And I have no idea how to make this work!

Any time I researched for this type of question, I keep getting the wrong kond of help. Every time I researched it, everyone says either arrays, functions, classes etc. But I have NOT gotten that far, Arrays, Functions, Classes...those are in later chapters and Structures are in chapter four...So I need to know how to do this!
Last edited on
Topic archived. No new replies allowed.