Waitrud Weber’s blog

things and reminders for memories

2019-11-05から1日間の記事一覧

WindowsAPI: windows-make: Analyzer: function step: 002: extract blocks of fucction we found:

We don't think about the below: // prototype: // // // // // int aToken::block_to_function_end( int *index , int file_end, FILE *fp) { char dummy[256]; char* a_token = nullptr; // function start which is '{'. // function end which is '}'. …