User profile: tsvilans

User info
User name:tsvilans
History
Joined:
Number of posts:2
Latest posts:

<SOLVED> Unsigned char array - assigning values converted from double
Solved. If anyone is interested, it was a simple matter of std::ofstream not having the std::ios::bi...

<SOLVED> Unsigned char array - assigning values converted from double
Hi, I'm having a pretty weird problem. I've created an unsigned char array for an image buffer: ...