[comp.sys.mac.programmer] can't pause to see stdio console output of profiler

halpern@csri.toronto.edu (Charles Halpern) (12/23/89)

*** REPLACE THIS LINE WITH YOUR MESSAGE ***
I have a working Lightspeed C program that doesn't use stdio itself.
I added the profile and stdio libraries.
I get profiler output at the end of my program but it vanishes before
I get a chance to look at it.
Stdio_MacInit gets rid of the extra menus.
Click_On, which should be enabled anyway, has no effect.
Echo_to_Printer doesn't; in fact, it stops output to the console
(the console window doesn't even appear.).

What am I not understanding?