Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uwm.edu!ogicse!ucsd!sdcc6!palvarez From: palvarez@sdcc6.ucsd.edu (Pablo Alvarez) Newsgroups: comp.sys.mac.programmer Subject: Using both ANSI and MacTraps in a ThinkC program Summary: Can I do this? Keywords: Beginner, Think C, Libraries, Compatibility Message-ID: <18073@sdcc6.ucsd.edu> Date: 8 Apr 91 18:59:05 GMT Followup-To: comp.sys.mac.programmer Distribution: na Organization: University of California, San Diego Lines: 18 I am a beginning Mac programmer, and I have a program which runs with the ANSI library, in a text-only, mainframe-like format. I would like to add some graphics to it, and as far as I can tell, in order to do that I need to use "real" Mac code, and the MacTraps library. So my questions are: Are there any incompatibilities between the two libraries? Ideally, I would like to just add a graphics window, and keep all the input and program functions on the console window. What problems am I likely to run into while trying to do this? Thanks for your patience with a beginner -- Pablo R Alvarez (palvarez@ucsd.edu)