Re: why reference ?
[color=blue]
> Actually, my code will not throw any exception, the whole thing will just crash. On Linux, probably the famous "Segmentati on
> fault. Core dumped."[/color]
It's embarrassing that a coder presents code that "just crashs". Do you know
exception handling? Remember, the topic of this thread-child is that pointers
are needless. You showed us a crashy solution with a pointer.
Shake your head and wake up!
Thomas B.
[color=blue]
> Actually, my code will not throw any exception, the whole thing will just crash. On Linux, probably the famous "Segmentati on
> fault. Core dumped."[/color]
It's embarrassing that a coder presents code that "just crashs". Do you know
exception handling? Remember, the topic of this thread-child is that pointers
are needless. You showed us a crashy solution with a pointer.
Shake your head and wake up!
Thomas B.
Comment