Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

How to Improve C/C++

Name: Anonymous 2016-10-29 3:47

Just let p++ to be *p++. Its value never used other than with dereferencing. You won't see q = p++ in practice.

Name: Anonymous 2016-10-29 4:22

That's just plain inconsistent. Even if you don't increment a pointer, there are cases where pointer artihmetic is the only sensible option.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List