Posts with tag c Searchauto-generate-headers-from-c2024-01-15clangsSol 1https://github.com/taylordotfish/autoheaders使用 git clone + pip 安装(建议虚拟环境),用法:autoheaders src/lib.c -o include/tmp.h有一些 bug,比如无法解析 lib.c 引用其他头文件的 typedef struct 类型,直接会报错。所以大概对简单的源文件才能使用。并且这仓库已经几年没更新了read-ppm2024-01-15clangsThis file contains a function that reads ppm-3.https://github.com/julyfun/find-light-circle/blob/28de4d34d8a8063486688e5545778720e6fb9798/main.functions-array2024-01-15clangs struct Res (*funcs[])(char*, int) = { longest_palindrome1, longest_palindrome2, manacher }No more posts to load.