Posted by: Robert Frost October 19, 2004
C Program help
Login in to Rate this Post:     0       ?        
Dear Rusty, How nice to hear from you....!! Why don't you start coding poems yourself, sunshine..!!! will join ya!! the pleasure will always be mine, as for now, I gotta take my time, to solve this pennies, nickels and dimes..!!!!!!!!!!!!! Echoes, Kalanki, Danny, and our Sajha programmers, help me please.!! Rewrite the program with functions to perform insert and remove operations. The function insert (int p, int n, int d, int q) will initialize pennies, nickels, dimes and quarters. The function dollars() will return the dollars. The function remove (int p, int n, int d, int q) will subtract pennies, nickels, dimes and quarters. The function display() returns a new String to print the content of the purse with remaining pennies, nickels, dimes and quarters. Make sure your program is working correctly. NB: I figure out not too long ago, that I am horrible in programming...!!!! :) I mean! I can do math problems, probably anything that makes sense and logics, but this programming, na!! man..!!
Read Full Discussion Thread for this article