本文介绍了C程序比较两个文本文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hii All,

i是第一个研究中的c编程的初学者,我正在尝试做我的项目是什么:



差异 - 程序应比较两个文本文件并列出差异,即给定差异的开头和结尾的行和列。



i dont知道如何开始或如何处理这个,请任意帮助:)

谢谢

Hii All,
i am a begginer at c programming in the first semetser of study, and i am trying to doing my project what is:

Diff — The program should compare two text files and list the differences, i.e. lines and columns of the beginning and the end of a given difference.

i dont know how to start or what to do with this, please anyhelp :)
thank you

推荐答案


这篇关于C程序比较两个文本文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-16 20:06
查看更多