0
Follow
0
View

Use strcpy to replace the value of an array

duchao0898 注册会员
2023-02-28 13:11

strcpy is for copying strings, month is obviously an int, just assign it to them.
Also, what do you mean by calling main in while,
To get back to the beginning of the program, you just write a big loop in main, don't call main

in main
guwanglai 注册会员
2023-02-28 13:11

Return to the main function

About the Author

Question Info

Publish Time
2023-02-28 13:11
Update Time
2023-02-28 13:11