@PhilOfPerth have you worked with fixed length strings before?
Very important in random access files to know about fixed length strings. They help keep you record size the same size for all records with strings in them.
Very important in random access files to know about fixed length strings. They help keep you record size the same size for all records with strings in them.
b = b + ...