3
Answers

sizeof(variable_table); //8 sizeof(variables_table->variables); // 8 i

Photo of Suri

Suri

4y
564
1
sizeof(variable_table); //8 sizeof(variables_table->variables); // 8 i don't understand what is wrong here

Answers (3)