Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for (auto &v : var)
- {
- WritePrivateProfileStringA("shoppinglist_01", HERE (how to get v string for all possible vars), std::to_string(HERE (how to get v string for all possible vars)).c_str(), file.c_str());
- }
Add Comment
Please, Sign In to add comment