Furthermore, similar to the using specification, the format can include
discarded columns via the * character and have implicit repetition via a
numerical repeat-field. For example, format="%*2int%3float" causes gnuplot
to discard two ints before reading three floats. To list variable sizes, type
show datafile binary datasizes. There are a group of names that are machine
dependent along with their sizes in bytes for the particular compilation.
There is also a group of names which attempt to be machine independent.