Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the type of a literal string?

literal String type
0
Posted

What is the type of a literal string?

0

The type of the string constant “foo” is const char @{4} (remember the trailing null character). However, there are implicit casts from char @{4} to char @{2}, char *{4}, and char ?, so you shouldn’t have to think too much about this.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.