Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!uxc!uxc.cso.uiuc.edu!ux1.cso.uiuc.edu!uxa.cso.uiuc.edu!ews00461 From: ews00461@uxa.cso.uiuc.edu Newsgroups: comp.sys.mac.programmer Subject: LSC stdio ? Message-ID: <227700006@uxa.cso.uiuc.edu> Date: 5 May 89 15:49:00 GMT Lines: 14 Nf-ID: #N:uxa.cso.uiuc.edu:227700006:000:506 Nf-From: uxa.cso.uiuc.edu!ews00461 May 5 10:49:00 1989 I've been designing a program for my Mac in C on a unix system. I decided to move it to the Mac before it got out of hand. It compiled perfectly under LSC and I was astounded at the speed of the compiler! Then I ran the program. It makes heavy use of stdio because of a lot of debuggin messages I've thrown in. Anyway, it is incredibly slow on my Mac. Is the stdio library in LSC that slow ? I also use malloc() a lot - is that slowing me down ? Any ideas ? Eric W Sink ews00461@uxa.cso.uiuc.edu