From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-12-12 20:34:38
On Thu, Dec 12, 2002 at 11:16:44AM -0800, Shawn Jefferson wrote: > Ok, what stupid little error am I making here? > > I have a structure with a char pointer to some memory I malloced and I want > to access one byte from that structure: Sorry, but without some working code, and without some more information (like the compiler version you're using) it is nearly impossible to help you. Please post a small(!) but complete piece of code that shows the problem. Stripping down the problematic code to a few lines will often help you to find problems with your code, and if it is not a problem with your code, but with the compiler, it will enable me to use that code to fix the error. Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2002-12-12 20:34:44 CET