On Tue, Dec 29, 2009 at 10:50 AM, Roshan <[email protected]> wrote: > Though I also do see 'b' mode in the manual page of 'man fread', but > I'm doubtful about the results. If anyone has tried to read an image > file or has good sample code that I can lookup, would like to have > links to it. Alternately, if someone can put in a few details > regarding this in a little more 'easy-to-understand' way, that would > be helpful.
There is no binary mode in Unix, or rather the default is binary mode. It would be easier to know what you're talking about if you post your code. -- Roshan Mathews http://teamtalk.im _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
