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-30 22:07

>>33
Please don't use these forms and expect code to be comprehensible. You're not helping readability by being clever in the way you write your code.

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