![]()  | 
  
    EleFits
    4.0.1
    
   A modern C++ API on top of CFitsIO 
   | 
 
◆ hasLongStringValue()
template<typename T >  
      
 Check whether the value of a record is a long string (more than 68 characters). 
 A long string value is written on several lines, using the CONTINUE special keyword. The method is provided for any type for convenience, but always returns false for non-string values. Are considered string types: 
  |