How to prepare salary slip

Hello, I'm from non-IT and non-math background.I'm new to the whole concept of programming and it would be really helpful if I can get the codes for some of the application exercises.

The salary slip is for 5 people.Employee code and salary has to be stored in one array and employee code and allowances in another array.I need to design an application that would calculate net salary and store the result in a new array and merge the contents of the two former arrays in the new array.

Thanks!
Sounds like a class project.. Try taking the tutorials here http://www.cplusplus.com/doc/tutorial/

Also, please don't create duplicate posts
Last edited on
Topic archived. No new replies allowed.