Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!rochester!uhura.cc.rochester.edu!giaccone From: giaccone@uhura.cc.rochester.edu (Tony Giaccone) Newsgroups: comp.sys.mac.programmer Subject: LightSpeed C & Memory Keywords: Multifinder, Lightspeed C, memory allocation Message-ID: <2492@ur-cc.UUCP> Date: 14 Jul 89 17:40:28 GMT Distribution: usa Organization: Univ. of Rochester, Computing Center Lines: 17 Hello folks, I need some help. I'm currently developing an application to take Sun raster files, and turn them into PICTII files Using Lightspeed C. Well the code works, but I have one problem left. Memory. I'm working with raster files that are fairly large (512x512) and I need a lot of memory. Which I shouldn't think would be a problem as I have 2meg in my Mac II. However, I can only seem to get Lightspeed C to give me 384K. I've tried playing around with the memory manager calls in IM Vol 2. However, they don't seem to do much good. Is this because I'm running multi-finder? What do I have to do to twist Lightspeed to give me more memory? I've already selected the more memory option. Anybody have any idea on how I can get around this problem. Tony Giaccone tonyg@cvs.rochester.edu