General discussion
August 31, 2001 at 09:52 PM
vickydicky

About Memory Alocation

by vickydicky . Updated 24 years, 10 months ago

Hi Friends this is question for ‘C” Family,
Can two auto veriable one is single variable of type int and another is an array of int,uses same location(NOTE: I am not using UNION)? And that too I tested on two m/cs of different RAM(one is 62MB and another is 128MB)but still I am getting the same problem.
And what is possibality of same variable uses same address in memory when i run program different time???

This discussion is locked

All Comments