Quote:
Originally Posted by knc1
Take another look at that file layout: Character + nulls == 8
(I.E: Fixed length array of strings - at least in the above example.)
|
So an unlimited number of fixed length items can be added? Doesn't the array size need to be updated somewhere?
What about the mime types? Those don't look like fixed length.
Is it really all just guess work?