Name: Anonymous 2010-07-19 22:24
What does /prog/ like better?
I personally like string
I personally like string
do_stuff(some_object, 1, 2, 3) significantly different than some_object.do_stuff(1, 2, 3)? You might as well use C and accomplish all the same things with less work.