文件名称:C-AutoIndent:自动缩进C源代码
文件大小:5KB
文件格式:ZIP
更新时间:2024-06-01 04:12:17
C
自动缩进 自动缩进C源代码。 用法 : 1. Compile "autoindent.c" file. gcc -Wall autoindent.c 2. Run the program. ./a.out [filename.c]
【文件预览】:
C-AutoIndent-master
----README.md(188B)
----token.c(6KB)
----linked_list.c(2KB)
----buffer.c(745B)
----autoindent.c(2KB)