Returning a Pointer to an arrayThanks for those links. I'm afraid I'm still confused -- let me see if I can articulate why: In t...
Returning a Pointer to an arrayThanks for the quick replies! I've made it an int**, and tried modifying my code to use dynamic memo...
Returning a Pointer to an arrayHi, I'm trying to write a function which generates and returns an array. I know I can't actually ...
loss of precision in double multiplicationThanks for the response! I didn't realise floating point arithmetic was so imprecise. I've rewritten...
loss of precision in double multiplicationHello, I am trying to multiply two double-type numbers to get another double. However, C++ seems ...
This user does not accept Private Messages