#include "jutil.h" #include #include namespace util { int stringToInt(const char *value, std::vector strings, std::vector values) { char lowercase[255]; strcpy(lowercase, value); for (int i=0; i