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
How not to abuse a "for loop": examples?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="pete, post: 2383275"] No! Your code has the problem. You don't know whether or not j will be less than 10.0 in the body of the loop. link -> data = log(10.0 - j); } link -> next = NULL; [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
How not to abuse a "for loop": examples?
Top