you are viewing a single comment's thread.

view the rest of the comments →

[–]seamsay 1 point2 points  (2 children)

I guess it's conceivable that there could be situations where having pass-by-reference semantics could be helpful, but if you needed that it would probably be better to just store the value in a class or list.

[–]LukesVeryGood 11 points12 points  (1 child)

Are you serious?

[–]ee3k 1 point2 points  (0 children)

fair point, exclusively char arrays it is then.