"No Matching Function For Call" and "No known Conversion" Errors Help

f
Last edited on
Line 18: PQCell( PQItemType, PQPriorityType, PQCell* ) // declaration
Line 39: PQCell( pointer, PQItemType, PQPriorityType ) // call
Fix the order of parameters in your function calls.

Topic archived. No new replies allowed.