My definition is char STR [20]; A great god, please help me to solve, thank you,

CodePudding user response:
Array can't assignmentYou need to copy the string strcpy
CodePudding user response:


CodePudding user response:
Array can't assignmentCodePudding user response: