can someone solve this ?

months | $
jan 78
feb 67
mar 82
apr 55
may 73
jun 69
jul 76
aug 81
sep 59
oct 64
nov 77
dec 61

write a program such that when '1' is pressed ,it will display the phone bills in descending order and in odd months only . when '2' is pressed it will display the phone bills in ascending order and in even months only . when esc key is pressed the program will quit . use array and pointers to write both programs.
http://www.cplusplus.com/forum/articles/1295/
How about you show us what you've done first?
Topic archived. No new replies allowed.