C++ array initialization -


Why can not I start a local array with a string

The correct answer is that you can - for a definition of array, and what string do you really want to accomplish?

  four str [] = "Hello World";  

Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -