need some help in payroll program in c linked list implementation

Newbie Member
11Mar2010,21:39   #1
shinzekai's Avatar
i dont know how to start my program... actually, i really dont have the idea... is there anyone who can help me? thanks a lot..
Ambitious contributor
12Mar2010,02:11   #2
en_7123's Avatar
Well list all the requirements in details,the input to the program and also the output.Also try to put together atleast some code that would be much better.
Mentor
12Mar2010,16:26   #3
xpi0t0s's Avatar
Work on it step by step, making sure each bit works before moving on to the next bit. Don't try to write the whole program in one go before compiling it.