Hi Everyone, I'm currently debugging one of my programs, and it would be very nice to be able to dump data to a file using the C function 'fprinf()'. Codewarrior doesn't seem to recognize this function even with <stdio.h> included.
My program decompresses data and dumps the uncompressed data into memory. I would like to be able to dump all of this uncompressed data into a file so that I can manually view it. Again, this is solely for debug purposes. The final release will not have this code included. Does anyone know of a way that I can output large amounts of data for debug purposes in Codewarrior? Thanks, -Robert www.bapsoft.com __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
