gpt4 book ai didi

c - 反转字符串(输入参数并返回字符串)

转载 作者:行者123 更新时间:2023-11-30 17:05:55 25 4
gpt4 key购买 nike

我必须回答这个问题:

Write a program which reverses the given string. (Input parameter and return string)

这个问题是否意味着我必须使用命令行参数获取输入?
如果我向主函数返回一个字符串,返回值将如何工作?
或者这只是一个打印错误的问题,我应该创建另一个函数并将值返回到主函数中的某个字符串?

最佳答案

Does this Question means i have to take input using Command line argument?

它没有指定,但我愿意,因为它使任务更容易。

How will the return value work

同样,问题没有指定,所以我会将其打印到屏幕上(printf)。

Or is this just a misprinted question where I am supposed to make another function and return value to some string in main function?

从主函数调用函数将是一个好主意,尽管没有明确指定,但在我看来只能获得好评。

有一件事很明确,他们要求一个程序而不仅仅是一个函数,但在我看来两者都是最好的。

关于c - 反转字符串(输入参数并返回字符串),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35039141/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com