View Single Post
Default   #1020   Potironette Potironette is offline
petite fantaisiste
bool check_pass = actual_pass == entered_pass;
bool check_user = actual_user == entered_user;

Sort of dabbling in c++. Finally realized I had to move this somewhere else.


Old Posted 01-31-2017, 10:12 PM Reply With Quote