CodePudding user response:
Put the definition of a custom function before the main function canCan also be a custom function declarations in the main function before
CodePudding user response:
In the int main (void) in the front of the additionalVoid my_strcpy (char * ch, char * dest);//add a function declaration