Problem with References and PointersThere are 2 ways to solve this. 1. Dereference the pointer [code]Equal(C1, *C3);[/code] C3 is a p...
This user does not accept Private Messages