Implement Fractional Stable / Fractional Twosomes:
 Snapshot database needs
 1) Flag indicating fractional information in record is valid.
 2) How many turns can a call have?
 Each dancer need 16 bits plus a count (byte) 
 of how many bits are valid for that dancer. 
 Bit values --> 0=right,1=left
 This gives 18 words required for this data.