Talk:Language Comparison Table: Difference between revisions

Language pages
(Language pages)
Line 105:
 
: There's another difference (between C and C++): in C, "pass-by-reference" needs awareness by the caller, which must obtain the pointer of the object it wants the callee can modify. In C++, pass-by-reference does not need the "help" of the caller, it is a request of the callee, by declaration. --[[User:ShinTakezou|ShinTakezou]] 23:03, 1 February 2009 (UTC)
==Language pages==
It's awesome that we have all this information here, but why is virtually none of it reflected in the relevant languages' pages? I'm going to work on getting the language pages categorized according to their entries in this table. --[[User:Short Circuit|Short Circuit]] 08:18, 15 February 2009 (UTC)