Quote:
Originally Posted by kaito
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?
|
I meant exactly what I posted in answer to how to determine the number of nulls in the specific example I quoted.
- - - - -
If the snippets you are posting are from a file similar to the browserd that you linked to - -
Then the first thing to look at is the first few bytes of the file.
Once you do that, then no guessing in this case is required.

(It is a very well defined file format, with many tools available to display the details of its content.)