reading from filehi, I save a string value to a file, Now I want use this value again, but null return save fu...
strcmp and strcpy error[code] . . . int wflag = 1; string newPassword = ""; if (db_run != 0 && pass_run != 0) ...
strcmp and strcpy errorhi, I have 3 std::string and I try to use strcmp and strcpy. but for both of them I've got this erro...