Waitrud Weber’s blog

things and reminders for memories

2021-07-01から1日間の記事一覧

C_Analyzer: Adapt to typedef: do not worry about the others but care of other schema.

Their answer is right if I have a good answer for schema. int typedef_keywords ( STRUCT_FILE* structure_fp, char* p_dummy ) { int canread = 1; // char* p_dummy = NULL; char* p_dummy_token = NULL; if ( m_start_with ( (char*)p_dummy, "int" )…