Hi Sunday, June 13, 2004, 3:37:45 PM, you wrote: > Ornstein, Adam wrote: >> I have an odd developer question. Why should developers care about memory >> leaks in their programs? The OS cleans up the extra junk anyways. Is there >> a real technical reason that we would need to get rid of all memory leaks?
Memory leaks (IMHO) could be caused by sloppy code. If the developer didn't take the time to clean up appropriately, what else under the hood might not be 'clean'? -- Roberto Machorro [EMAIL PROTECTED] http://machorro.net/roberto/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
