But they aren't called the same way. Again, the syntax is hidden from you to make your life simpler. In the case of the pass-by-reference example, even though you say function(str) just as in the pass-by-copy example, that call will get translated to function(&str) for you.Originally Posted by 7stud



LinkBack URL
About LinkBacks



I used to be an adventurer like you... then I took an arrow to the knee.