No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
your first problem is an assertion when you run the code, your debugger should tell you exactly where the problem is (its in familyAverage func). Second problem is a logic problem with bigMeal(). Take a look at those 2 functions and try to track down the problem
I have a function that takes a void** and I want to pass an integer in to the function but can not seem to figure out the syntax here is the function prototype [code]bool pop(Node **stack, void **data)[/code]
you might not want to use a do while loop in case the user enters a value less than 1. also e++ doesn't need to be a part of the conditional check and you need to check if the value of e%2 is a multiple of 2 before printing to …
The End.
jsap