Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
Efficency and the standard library
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Moi, post: 4030925"] There is a sequence-point error here, ( probably caused by the precedence of ++ and -> being other than you expect) You meant: obj++; obj->count = 0; ? HTH AvK [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
Efficency and the standard library
Top