Pointer with Array and its name
In C++, the array name is the address of the array, just like in C. We could use the array name or the pointer to the array name to index the array. However,...
In C++, the array name is the address of the array, just like in C. We could use the array name or the pointer to the array name to index the array. However,...
Welcome to my blog! I come from China. After living in Beijing for almost 12 years, I moved to the Netherlands. Here I enjoy the ‘small’ and ‘beautiful’ view...
Chinese Version