如何在Linux下编译C程序,然后测试它 [英] How to compile a C program under Linux , then test it

查看:89
本文介绍了如何在Linux下编译C程序,然后测试它的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

编写一个C程序mycp来实现cp commond的功能,然后编译它来获取可执行文件,最后测试它。



要求:

1.使用库函数

2.支持目标文件存在与否的情况

3.支持源文件的情况是否存在

4.如果操作失败,则返回失败的原因

5.测试所有各种分支情况

write a C program "mycp" to implement the function of cp commond, then complie it to get the executable file, finally test it.

requirements:
1.using the library functions
2.support the situations where the object file exists or not
3.support the situations where the source file exists or not
4.return the reason for failure if the operation fails
5.test all various branch situations

推荐答案

我们不做你的作业:这是有原因的。它就是为了让你思考你被告知的事情,并试着理解它。它也在那里,以便您的导师可以识别您身体虚弱的区域,并将更多的注意力集中在补救措施上。



亲自尝试,你可能会发现它不是和你想的一样困难!
We do not do your homework: it is set for a reason. It is there so that you think about what you have been told, and try to understand it. It is also there so that your tutor can identify areas where you are weak, and focus more attention on remedial action.

Try it yourself, you may find it is not as difficult as you think!


这是你第一次访问CodeProject我建议你阅读代码项目快速解答常见问题解答 [ ^ ]。
As this is your first visit to CodeProject I would suggest you read the Code Project Quick Answers FAQ[^].


对不起。我自己解决了!
I'm sorry. I've solved it myself!


这篇关于如何在Linux下编译C程序,然后测试它的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆