Why I'm downvoted
-
I'm downvoted by when I answered the below question [ "Programming Forum answer downvoted" ] http://www.codeproject.com/Messages/4971906/Re-Academic-Question-on-Multi-Core-Pragramming.aspx[^] Why?
The only person who will be able to tell you the definitive reason for the downvote is the person who downvoted you. BTW - this forum is intended for people who have written, or who intend to write, articles.
-
The only person who will be able to tell you the definitive reason for the downvote is the person who downvoted you. BTW - this forum is intended for people who have written, or who intend to write, articles.
Oh ok. When it showed "Authority" I thought the admin team has done. Thanks Pete.Sorry for the inconvenience.
-
Oh ok. When it showed "Authority" I thought the admin team has done. Thanks Pete.Sorry for the inconvenience.
No problem. Authority just means how much reputation someone has, not that it's a member of the CP "authorities".
-
The only person who will be able to tell you the definitive reason for the downvote is the person who downvoted you. BTW - this forum is intended for people who have written, or who intend to write, articles.
But how to find who has downvoted? It just shows as "Authority"..
-
But how to find who has downvoted? It just shows as "Authority"..
You can't find out who downvoted. Downvote identification is only mandatory on articles.
-
I'm downvoted by when I answered the below question [ "Programming Forum answer downvoted" ] http://www.codeproject.com/Messages/4971906/Re-Academic-Question-on-Multi-Core-Pragramming.aspx[^] Why?
-
That may have been me. You posted three messages in response to a question, where one would suffice. Your code sample was not formatted correctly, and there was no real explanation of what it does or why.
OK Richard. Executing the code itself should tell him the what is data race. If really explanation is needed, I dont have any issue in giving that.
-
That may have been me. You posted three messages in response to a question, where one would suffice. Your code sample was not formatted correctly, and there was no real explanation of what it does or why.
But I think the code depicts the data race condition I hope...
-
But I think the code depicts the data race condition I hope...
-
And again ... two posts where one could do. Learn how to use the Edit link in a message.
Sorry I didnt get you.
-
OK Richard. Executing the code itself should tell him the what is data race. If really explanation is needed, I dont have any issue in giving that.
-
No the code will not explain it. The question is obviously from someone who is learning (probably a student) and does not understand the concepts. Just giving some code without a detailed explanation does not answer the question.
OK. But explaining will lead to an article :( .. No issues
-
Sorry I didnt get you.
You have a "improve answer" link (green) at the botton right area of your answers. Instead of posting several solutions, you can edit the one you already posted before to add or change content. That is what he is meaning. Posting several solutions can be taken as reputation hunting and hence downvoted or reported.
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
-
You have a "improve answer" link (green) at the botton right area of your answers. Instead of posting several solutions, you can edit the one you already posted before to add or change content. That is what he is meaning. Posting several solutions can be taken as reputation hunting and hence downvoted or reported.
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
Oh ok got you.To say, I dont have any intention for hunting :) .Thanks for your clarification.
-
Oh ok got you.To say, I dont have any intention for hunting :) .Thanks for your clarification.
Babu_Abdulsalam wrote:
I dont have any intention for hunting
I didn't say that. Glad to help :)
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.