error: ‘sscanf’ was not declared in this scope / error: ‘sscanf’ was not declared in this scope src/UpdateVerifyCompare.cpp:543: error: ‘atoi’ was not declared in this scope

add these header files
#include
#include
#include
#include
using namespace std;
It should fix the issues.

In

Leave a Reply

Your email address will not be published. Required fields are marked *