The main purpose of Code Review is for asking questions and providing answers. But can we also use Code Review as a code repository because it will provide more search engine visibility. I have submitted this codethis code for review and also got an answer for it. Upon suggestion, I also improved my code and want to share it in the same question. But re-editing the code is discouraged as per this SE post.
After accepting an answer, an we re-edit the question and add new information and code without changing any previous content or code?
This is what I want:
Q:Fetching specific foreign exchange rates from fixer using curl and jsconcpp in C++
<content>
<code>
//(future edits)//
EDIT 1:
<content>
<code>
EDIT 2:
<content>
<code>
EDIT 3..etc.
Can we do that?