The motivation of this posting is to discuss some programming technique which enable a function to retrieve value returned by other function in a form of array. To make it clearer, let me take a sorting problem as the example. Assume that we have set the initial value to each array elements. To perform sorting [...]
Archive for the ‘Programming’ Category
An array as return value of a function
Posted in Programming on September 18, 2009 | Leave a Comment »
Playing with numerator and denominator
Posted in Programming on March 13, 2009 | 5 Comments »
While I was working on the 3rd homework of computer arithmetic, suddenly I got bored somehow. Turning on the tv didn’t help as well, because there was no any interesting tv program at the time. Hmmm, then an idea came to my mind, eventhough it wasn’t not a relaxing one, he..he.. It was about divisioning [...]