文件名称:transpos:转置制表符分隔的文本文件的程序
文件大小:2KB
文件格式:ZIP
更新时间:2024-03-05 21:06:28
C
/*----------------------------------------------------------------------*\ | Program to transpose a tab-delimited text file. | | | | Usage: transpos [-h n] [-d c] input_file | | Options: -h n means there are n header lines, which are copied | | as
【文件预览】:
transpos-master
----.gitignore(9B)
----README.md(908B)
----transpos.c(5KB)
----Makefile(83B)