unprotoize

Delete function prototypes in C language source code files

Supplementary instructions

unprotoize command belongs to the gcc suite and is used to delete function prototypes in C language source code files.

grammar

unprotoize(option)(parameter)

Options

-d: Set the directory where the code needs to be converted;
-x: Files to exclude when transcoding.

Parameters

File: C language source file that needs to be converted into code.

继续阅读

接下来你可能需要这些内容

优先推荐相关内容,同时保留你的阅读轨迹和收藏入口。