Path: utzoo!attcan!uunet!samsung!sdd.hp.com!ucsd!ucbvax!agate!violet.berkeley.edu!lindahl From: lindahl@violet.berkeley.edu (Ken Lindahl 642-0866) Newsgroups: comp.sys.mac.programmer Subject: Re: Think C console window size Message-ID: <1990Sep20.161558.1012@agate.berkeley.edu> Date: 20 Sep 90 16:15:58 GMT References: <900@qusunc.queensu.CA> Sender: usenet@agate.berkeley.edu (USENET Administrator) Distribution: na Organization: University of California, Berkeley Lines: 24 In article <900@qusunc.queensu.CA> blostein@qucis.queensu.ca (Dorothea Blostein) writes: >Think C provides an automatically-created "console window" for programs >using unix-type I/O (printf, scanf). This console window is full-size >when the program is run without multifinder, but under multifinder the >console window is very small. Giving the application more memory does >not seem to help. How do I get a bigger console window? > > Thanks! > Dorothea Blostein > Queen's University The is a global structure that you can poke to change the console window size, title, font, etc. It is described in an appendix or chapter in the "library reference" manual that comes with THINK C 4 (the smaller of the two manuals). However, I don't recall any mention of this strange behavior under MultiFinder. Futhermore, I almost always run under MultiFinder and I've never observed this behavior. Has anyone else seen this behavior? Ken Lindahl lindahl@violet.berkeley.edu Advanced Technology Planning, Information Systems and Technology University of California at Berkeley