> memset(result->nodes[0].cbmDirectoryEntry.name, 0, 17); > memset(result->nodes[0].screenCodesName, 32, 17); I didn't see the declaration of cbmDirectoryEntry, so I assume 'name' is a char[17]? The instantiation code looks good if the answer to the above question is "of course". =] ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sun Mar 25 04:12:05 2012
This archive was generated by hypermail 2.1.8 : 2012-03-25 04:12:11 CEST