i'm using djgpp and when profiling with gprof.exe i always had to pause the screen to see the output before it's all scrolled out... is there a flag i can send it to redirect the output to a text file? or maybe there's a standard DOS convention for doing so... thanks...