Too many initializers for char in c++ how to overcome
Answers
Answered by
1
you can use arrays to overcome this problem.It depends on your compiler and problem you are solving if you are using any modern compiler then prefer std::string over char arrays.
Similar questions
Math,
7 months ago
Art,
7 months ago
Biology,
1 year ago
Math,
1 year ago
Social Sciences,
1 year ago