Все работает отлично, но есть одна маленькая проблема [дубликат] ⇐ C++
-
Anonymous
Все работает отлично, но есть одна маленькая проблема [дубликат]
Everything works perfectly fine but the thing is that everytime a user creates an account, it replaces the old credentials stored in the already existing file. I want to be able to store multiple user credentials so that multiple users can login.
The Code is :
#include #include #include #include #include using namespace std; int main() { cout
Источник: https://stackoverflow.com/questions/780 ... ny-problem
Everything works perfectly fine but the thing is that everytime a user creates an account, it replaces the old credentials stored in the already existing file. I want to be able to store multiple user credentials so that multiple users can login.
The Code is :
#include #include #include #include #include using namespace std; int main() { cout
Источник: https://stackoverflow.com/questions/780 ... ny-problem
Мобильная версия