[comp.sys.mac.programmer] console in THINK C 4.0

lim@iris.ucdavis.edu (Lloyd Lim) (08/26/89)

I just got my 4.0 upgrade and have converted the application I've been working
on to the new format.  I use a console window for debugging and in the old
version I called Stdio_MacInit(FALSE) and Click_On(FALSE).  Now these functions
are gone and I've looked everywhere in the documentation.  I get the console
window up ok by including the ANSI library and doing a fopenc (or whatever it's
called) but when I quit my application it hangs.  I tried setting
console_options.pause_atexit = FALSE but it doesn't help.  I must be missing
something obvious here, can you tell me?

My first impressions of 4.0 are good.  I'm not very impressed with the C++
"subset" but the THINK Class Library seems nice.  I'm excited about trying
out the new objects.  It's a little too late for the application I'm working
on now unfortunately.

+++
Lloyd Lim     Internet: lim@iris.ucdavis.edu (128.120.57.20)
              Compuserve: 72647,660
              US Mail: 146 Lysle Leach Hall, U.C. Davis, Davis, CA 95616