0

For example, if I have:

int num;
double num2;
int* ptr;

Are these variables just randomly allocated some memory?

pastacompany
  • 155
  • 1
  • 1
  • 5
  • The allocation is not the issue at all. – drescherjm Apr 10 '20 at 15:25
  • I closed the question under the assumption that you are asking *what* the variables store, as written in your title, not *where* the variables are stored, as seemingly indicated in your question body. Please edit your question to clarify if I misunderstood. – walnut Apr 10 '20 at 15:26

0 Answers0