|
From: Saundra S. <Sch...@ho...> - 2000-10-10 23:00:45
|
I'm a student taking a class in C programming. I need to be able to = print the results of my program, but when I use the run feature the = program runs then the run window closes. Is there a way to keep the run = window active so that I can print the results of my run? Right now i'm = using a while loop at the end of my programs to hold the screen until I = can print. =20 -Sam |