Path: csiph.com!1.us.feeder.erje.net!2.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Bill Chatfield Newsgroups: comp.sys.apple2.programmer Subject: malloc with cc65 Date: Thu, 14 Dec 2023 13:53:00 -0500 Organization: A noiseless patient Spider Lines: 3 Message-ID: <20231214135300.3f65fe0f@smilodon-gracilis> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Info: dont-email.me; posting-host="8994ef460ee919de766e447a4682b4f7"; logging-data="32273"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19O1oUhemE9B29gEg5yinorSDC6xaF1oYE=" Cancel-Lock: sha1:vuFOtIlS+Lo8CRa5F2g6yx3olvc= X-Newsreader: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu) Xref: csiph.com comp.sys.apple2.programmer:6279 Can cc65 really build dynamically allocated data structures like a vector or a map, or is it better to use a static implementation?