>Hardcode Visit legacy record sizes so will not change if defines change
 
  
 Oh my ... if we ever changed SIZ to something other than 4096 there would
probably be so many side effects it would collapse the entire space-time 
continuum.
  :) 
  
 But yes, putting not one but two of those in a database record was a pretty
dumb move on my part.  If you look closely you'll even find the part where
I tried to make up for it by zeroing out the unused parts of the buffers and
then compressing the records before writing them. 
  
 Your solution was better :) 
 

Reply via email to