Quote:
Originally Posted by Lee If you was a novice you would have read my other other tutorial which i refered too if you dont understand the basics, that clearly stated the code was compiled with Dev-C++ and that in other compilers it may not work. |
I think you missed my point though - Which is, if you're trying to write a general C++ article, you'd be better off writing it for as broad range of compilers as possible. As I said, you owe it to your readers, who might not have your version of your compiler, to provide code they can use
Aside from this, you'll be helping yourself if one of your intentions in writing these tutorials is to clarify what you've learned so far.
(By the way, Dev-C++ is just an IDE. although I believe its default compiler is MingW)
Just think of this as constructive criticism.. you can take it or leave it
