The question is a little vague, so let me elaborate: I want to ask whether or not the uers of Stack Overflow include return 0 in their code even though ISO C++ doesn't require it. This doesn't really affect the code except to close out main() more clearly, but I am curious about it. Is this kind of question okay to ask on Stack Overflow?
|
| |||
feedback
|
|
In my experience, it tends to depend on how you phrase it.
In essence, if you're able to phrase the question in such a way that you are asking for facts as opposed to opinions, the likelihood of staying open goes up (but it still might get closed, especially if it's a dupe as gnovice has pointed out). Disclaimer: Standards tend to vary somewhat among sub-communities on Stack Overflow, and I'm not sure how the C/C++ folks would react to these; I am pretty confident in the accuracy of these statements for the .NET/SQL groups. | |||
feedback
|
|
It's not, because you are asking a user's opinion. It will be closed as subjective and argumentative: | |||||||||||||
feedback
|
|
It's the big huge gray area. Label it as | |||
|
feedback
|
|
Whether or not you should ask your question is probably a moot point, since it is already pretty much addressed by this other existing question. To summarize the answers there, there will be an implicit So, not only could your question get closed for being a bit too subjective, it could also be closed as a duplicate. | |||||||
feedback
|