Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!uxc!uxc.cso.uiuc.edu!ux1.cso.uiuc.edu!uxh.cso.uiuc.edu!thinfilm From: thinfilm@uxh.cso.uiuc.edu Newsgroups: comp.sys.mac.programmer Subject: Max. no. of code segments Message-ID: <53100005@uxh.cso.uiuc.edu> Date: 21 Apr 89 15:53:00 GMT Lines: 9 Nf-ID: #N:uxh.cso.uiuc.edu:53100005:000:543 Nf-From: uxh.cso.uiuc.edu!thinfilm Apr 21 10:53:00 1989 What is the largest number of segments allowed in an application on the mac and what rules should one work by for this. I am specifically talking about code segments here. I would like to partition the code into logical elements to optimize memory use. If I did so each segment would by about 15-25K and there would be on the order of 150 of them (yes this is a lot of code). Is this liable to break anything or can the mac handle it. Which tn should be looked at etc. Thanks for any help you can offer. thinfilm@uxh.cso.uiuc.edu