Waitrud Weber’s blog

things and reminders for memories

2019-09-21から1日間の記事一覧

WindowsAPI: windows-make: Analyzer: qualified: found "#define" anyway.

github.com // Qualified: 20190921: found #define: // // // // // char* aToken::getToken( FILE *fp, int *index, int *file_end ) { static char dummy[256]; int breakable = 0; int mode_token = 0; int found = 0; printf("start of aToken::getToke…