Skip to main content
Code Review

Timeline for Testing whether a number is nearly a multiple of 10

Current License: CC BY-SA 3.0

9 events
when toggle format what by license comment
Nov 28, 2017 at 17:20 comment added Ghost8472 @SamOnela thank you. Sorry I was being snippy. I do think you are right that my comment should have been part of the post. Also, thank you for pointing out the context issues, and I will try to avoid asking new questions in my answers/comments.
Nov 28, 2017 at 17:10 comment added Sᴀᴍ Onᴇᴌᴀ okay- sorry about that.
Nov 28, 2017 at 17:09 history edited Ghost8472 CC BY-SA 3.0
fixed context from admin edit.
Nov 28, 2017 at 17:09 comment added Ghost8472 @SamOnela thanks for linking to that article on commenting, I hadn't seen it yet. I went back and forth on whether to edit my post, or add a comment. I think I can argue my comment was part of "Add relevant but minor or transient information to a post" because my comment addresses an alternative style to what I advocated. I fixed your edit, as it broke the context of my post.
Nov 28, 2017 at 16:49 comment added Sᴀᴍ Onᴇᴌᴀ I added the context from your comment in your post - Refer to the section When shouldn't I comment? on Comment everywhere. You could potentially post a new question if you have working code, and reference this post...
Nov 28, 2017 at 16:49 history edited Sᴀᴍ Onᴇᴌᴀ CC BY-SA 3.0
add hyphen; add context from comment - Refer to the section "When shouldn't I comment?" on Comment everywhere - https://codereview.stackexchange.com/help/privileges/comment
Nov 28, 2017 at 16:46 comment added Ghost8472 I thought about adding a variable to store the (num%mult), but figure that a smart compiler should automatically put that in a temporary variable for reuse. So, I am curious as to opinions on how that would affect speed, memory, and (most importantly to me) readability.
Nov 28, 2017 at 16:45 review First posts
Nov 28, 2017 at 16:49
Nov 28, 2017 at 16:41 history answered Ghost8472 CC BY-SA 3.0

AltStyle によって変換されたページ (->オリジナル) /