User profile: loolyn

User info
User name:loolyn
History
Joined:
Number of posts:4
Latest posts:

Reading image into char array
I used ifstream instead of fstream, and that worked. Thanks a lot.

Reading image into char array
Thanks for the reply Helios. I modified the code to be like this: std::fstream image; image.o...

Reading image into char array
Hi All. I need to read an image to char array with C++. I have written the following code for it,...

Converting image to base64
Hi All I need to programatically convert an image to base64, to put it in vCard. Does anyone kno...

This user does not accept Private Messages