Hi everyone,
I have many times opened a txt file using C language Files manipulations. But when i try to open an image using C Files, I just cant do that. I even tried this by opening the image file in binary mode("rb").
Could you please help me out for doing this...
Thanks :)