Hello All
I have on prog. in C which displays the text file in reverse order.
I was in thinking that for text file reverse order means displaying text from end of file to beginning of file.
in the same image will be rotated in 180 degree i.e. reverse the image.
I have tried it for jpeg but not worked . . . :(
so how to reverse the image file i.e. how to rotate the image file?