new buffer[512]; // declare it with bigger size than 196WP_Hash(buffer, sizeof(buffer), inputtext);if (strcmp(buffer, pass, false) == 0) // compare them this way