Posts by Tag

c++

Pointer with Array and its name

3 minute read

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,...

Back to top ↑

thoughts

Welcome to my blog!

less than 1 minute read

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...

Back to top ↑

ticket

Back to top ↑

tips

Back to top ↑

yearly summary

Back to top ↑