Thread
:
The Ctrl+V game!!!!
View Single Post
#
1020
Potironette
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.
Posted 01-31-2017, 10:12 PM