Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • Note: Re: "As name literal itself implies string literal ...", a literal need not be a string. (int []){2, 4} is a literal (compound) and not a string. Commented Jan 25, 2016 at 16:24
  • @chux Nobody said that a literal is only the string literal. Commented Jan 25, 2016 at 16:57
  • Reading "As name literal itself implies string literal ..." indicates that literal implies string literal. Commented Jan 25, 2016 at 17:04
  • @chux You should read the meaning of the word literal. I hope this will help you. Commented Jan 25, 2016 at 17:13