#ifndef DATAPROCESSING_H #define DATAPROCESSING_H #include using namespace std; class DataProcessing { DataProcessing(const char *fIn, };