Regular expression to extract header name from c file

后端 未结 3 1332
南笙
南笙 2021-01-28 02:29

How to extract headers from a c file that contains them like this?

#include 
#include    
#include   
         


        
3条回答
提交回复
热议问题