A
A
Alexander Ivanov2019-04-13 00:29:35
Arrays
Alexander Ivanov, 2019-04-13 00:29:35

How to save changes in c++ after program change?

Good day. I recently moved from another programming language to c++. And I need to solve one problem. Is it possible in C++, after adding an element to an array, to store it there. Even after restarting the program? And if possible, how.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin Tsvetkov, 2019-04-13
@sumilov25

Save the array in a separate data file.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question