#include "error.hpp" void Error::string_error(string msg,string str,size_t pos){ Error error; error.msg=msg+" : "; for(size_t i=0;i