|
<snip> The way this is phrased is a bit misleading. mod_type is a pointer to a null-terminated array of characters (i.e. it ends with a byte with the value x'00') and mod_values is a pointer to a null-terminated array of pointers. (i.e. it ends when one of the pointers in the array contains *NULL). <snip> Scott, Thank you very much for the sample code but especially for the explanation of how all of this works. Matt
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.