C array element initialization -
if don't initialize elements in array, can see allocated random large number when debug. wondering how number determined?
these values present in memory space array allocated. so, there no "determination" going on here.
Comments
Post a Comment