Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!sri-unix!hplabs!pyramid!voder!apple!lsr From: lsr@apple.UUCP (Larry Rosenstein) Newsgroups: comp.sys.mac Subject: Re: Porting IBM PC Applications (really MacApp) Message-ID: <390@apple.UUCP> Date: Mon, 19-Jan-87 11:51:03 EST Article-I.D.: apple.390 Posted: Mon Jan 19 11:51:03 1987 Date-Received: Tue, 20-Jan-87 05:06:06 EST References: <1528@trwrb.UUCP> Reply-To: lsr@apple.UUCP (Larry Rosenstein) Organization: Advanced Technology Group, Apple Computer Lines: 27 Keywords: Mac, IBM PC, C In article <1528@trwrb.UUCP> carlile@trwrb.UUCP (Donald E. Carlile) writes: > >A related, but completely different question, really for Larry Rosenstein. Is >it possible to include C code in a MacApp design? I want to do this if the >first question is possible, since the user interface is a lot simpler from >MacApp. > MPW supports writing programs in a mixture of Pascal, Assembler, & C, so the same it true of MacApp. The only requirement of MacApp is that you write the basic user interface part of your program in Object Pascal (or Assembler if you prefer). Internally, you are not required to use object-oriented programming at all so you can use standard Pascal or C. If you were going to port a program from the IBM PC, it should be easy to keep the internals of the program unchanged, and use MacApp to construct the standard Macintosh user interface. -- Larry Rosenstein Object Specialist Apple Computer AppleLink: Rosenstein1 UUCP: {sun, voder, nsc, mtxinu, dual}!apple!lsr CSNET: lsr@Apple.CSNET