User: imaginary

  • Public profile

User profile: imaginary

User info
User name:imaginary
History
Joined:
Number of posts:5
Latest posts:

Returning a Pointer to an array
Thanks 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 array
Thanks for the quick replies! I've made it an int**, and tried modifying my code to use dynamic memo...

Returning a Pointer to an array
Hi, I'm trying to write a function which generates and returns an array. I know I can't actually ...

loss of precision in double multiplication
Thanks for the response! I didn't realise floating point arithmetic was so imprecise. I've rewritten...

loss of precision in double multiplication
Hello, I am trying to multiply two double-type numbers to get another double. However, C++ seems ...

This user does not accept Private Messages