23 strcpy(header_s,
"!WRITE");
25 if (
result) strcat(header_s,
",RESULT");
27 if (
visual) strcat(header_s,
",VISUAL");
virtual bool Read(class CHECData *hecd, char *header_line)
virtual void Write(class CHECData *hecd)
virtual bool ParseHeader(char *header_line, int *rcode, const char *fmt,...)
virtual void WriteHeader(const char *name, const char *fmt="",...)