Path: utzoo!utgpu!jarvis.csri.toronto.edu!csri.toronto.edu!halpern Newsgroups: comp.sys.mac.programmer From: halpern@csri.toronto.edu (Charles Halpern) Subject: can't pause to see stdio console output of profiler Message-ID: <1989Dec22.112249.12937@jarvis.csri.toronto.edu> Distribution: net Date: 22 Dec 89 16:22:50 GMT Lines: 11 *** 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?