How do I change my DeterminedElapsedTime so it fits these requirements?
? DetermineElapsedTime has only two parameters - both pointers to const MyTime. ? DetermineElapsedTime must not modify the contents of either structure. ? DetermineElapsedTime must not declare any pointers other than its two parameters. ? DetermineElapsedTime must return a pointer to a MyTime...
__________________
C++
domain name forum
|