I did, but I didn't find the appropriate file. It's not in libsrc\common or libsrc\runtime. Can anybody tell me the location and name of the file? From: Greg King <greg.king4@verizon.net> To: cc65@musoftware.de Sent: Friday, August 26, 2011 11:02 PM Subject: Re: [cc65] malloc() asm type defs.? From: "Joseph Rose"; on Wed., August 24, 2011; at 11:18 AM -0400 > > I have the source code for CC65 Snapshot June 15, 2011; > and, am looking for the struct definitions for the malloc() function > series. I need to use the functions for my Hidden64 library. I tried > looking in the libsrc/ folder under common/ and runtime/; > and, couldn't find an appropriate file to contain it. > Can anybody help me? Dynamic memory comes from the heap. So, look for .h and .inc files with that word in their file-names. ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail. ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Tue Aug 30 17:17:39 2011
This archive was generated by hypermail 2.1.8 : 2011-08-30 17:17:42 CEST