improved code, handling situations where names of goods are not known
This commit is contained in:
6
main.cpp
6
main.cpp
@@ -30,9 +30,15 @@
|
||||
#include <QPushButton>
|
||||
|
||||
#include <utils/base64.h>
|
||||
#include <utils/utils.h>
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
// std::string path = "/tmp/html";
|
||||
// std::string content = read_file(path);
|
||||
|
||||
// Check c = parseOfdRuAnswer(content);
|
||||
// std::cout <<
|
||||
// return 0;
|
||||
// EmailParser p;
|
||||
// p.parse_file("/home/leca/example_email_receipts/avito.eml");
|
||||
// p.parse_file("/home/leca/example_email_receipts/читай_город.eml");
|
||||
|
||||
Reference in New Issue
Block a user