|
From: Walter G. <ga...@dm...> - 2005-08-12 19:44:31
|
Hi, For developers. Even if you don=B4t use the positioning feature in the main program, = it=B4s must necessary call the tcob_do_scrio_finish() before stop run = the main program. Imagine that your main program don=B4t use the display or accept with = line and column, but it calls another program that will use it.. In this case, when the subprogram returns to the main program the = ncurses still open....when the main program stops run it thosen=B4t call = the tcob_do_scrio_finish. thanks, walter garrote. |