show/hide this revision's text 2 Fixed hyperlink

Pointer arithmetics.

C++ programmers prefer to avoid pointers because of the bugs that can be introduced.

The coolest C++ I've ever seen though? [Analog literals.][1]

[1]: http://www.xs4all.nl/~weegen/eelis/analogliterals.xhtmlAnalog literals.

    Post Made Community Wiki by Community
show/hide this revision's text 1

Pointer arithmetics.

C++ programmers prefer to avoid pointers because of the bugs that can be introduced.

The coolest C++ I've ever seen though? [Analog literals.][1]

[1]: http://www.xs4all.nl/~weegen/eelis/analogliterals.xhtml Analog literals.