[Insight-users] How to hold the window output in ITK
Dan Mueller
dan.muel at gmail.com
Fri Nov 21 05:59:31 EST 2008
Hi Roberts,
Google is your friend:
http://www.google.com/search?hl=en&q=C%2B%2B+pause+console&btnG=Search
Alternatively you could actually run the "console" application from
the console...
Regards, Dan
On 21/11/2008, robertsen p <itkseeker at gmail.com> wrote:
> Hi All
>
> I am using VC++ with ITK library. When I run program , window (DOS) comes
> and suddenly flash out. If I press cntl+F5 it doesnt work and does the same.
>
> I also tried coding like std::cin.get(); But still does the same.
>
> Do anyone knows how to see the content (Error message coming on DOS window
> after executing the program in VC++) or any code in ITK to hold the content
> of window untill user press any key.
>
> Thanks!
>
> Roberts
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list