Wednesday, November 10, 2010

Pointer

Today, I have implemented a program with VBA.

Then, I tried to use array as a return of one function, but I've found I couldn't.

Then, realized that in case of C or C+, I used to use pointer, and also in the case of Java, I use constructer, and in the case of C#, I use iterator.

This reminded me of the mind I programer. Today, I was reminded that I'm happy that I've experienced, studied programing in various languages.

No comments: