Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!haven!uvaarpa!hudson!biochsn!wrp From: wrp@biochsn.acc.Virginia.EDU (William R. Pearson) Newsgroups: comp.sys.mac.programmer Subject: Prototyper vs Think C4.0 Message-ID: <2136@hudson.acc.virginia.edu> Date: 17 Oct 89 23:37:01 GMT Sender: news@hudson.acc.virginia.edu Reply-To: wrp@biochsn (William R. Pearson) Distribution: usa Organization: University of Virginia, Charlottesville Lines: 14 I just purchased prototyper 2.0, and I think that it is wonderful. Unfortunately (?), I also have upgraded to Think's C4.0, while prototyper would like me to be using C3.0. As a result, I have to go through each of the files that Prototyper generates and change: #include "Strings.h" to #include and comment out a definition of strcpy(). How can I modify Prototyper to include and not define strcpy(). Bill Pearson