User: lampshader

  • Public profile

User profile: lampshader

User info
User name:lampshader
History
Joined:
Number of posts:6
Latest posts:

Writing std::string to std::ofstream
using: [code] outputStream << myString [/code] results in a compilation error.

Writing std::string to std::ofstream
Why does my compiler not allow c++ to write a string to the output stream? For example: [code] v...

PPM Image file Magic Number and MaxColorValue
Hi, When reading a PPM Image file, how would I find the magic number and the max color value? [cod...

Dynamic Array, Deep Copy -- Where to Allocate?
Hi, I am not sure if should allocate data within the constructor of my object or when the copy cons...

Deep copy and operator overloading
OK. I removed * from p1 and p2 in main and the memory is able to release on from multiplying. Quick...

This user does not accept Private Messages