
6 May
2005
6 May
'05
6:34 a.m.
Radu Grigore wrote:
vector<int> function(int a, int b) { ... }
You're assuming I use C++ :-) Yes, I fully realize that languages like C, C++ and others have this property, but they make up the complexity elsewhere. Unless I really need the speed, I write my programs in Ruby or a similar language, and /those/ don't have the property above. Cheers, Daniel.