Is there anyway to store data (such as int, bool, etc.) outside of running a Console Application program? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grátis
0

Is there anyway to store data (such as int, bool, etc.) outside of running a Console Application program?

Using C++ and Code::Blocks preferably. If not, what other program/project type should I use? I’ve recently learned how to store memory in heap using new and delete. However, I’m not sure if I could access the same values running a different program. Thank you.

2nd Apr 2018, 12:20 PM
Garret Johnson
Garret Johnson - avatar
0 Resposta