Waitrud Weber’s blog

things and reminders for memories

2019-10-30から1日間の記事一覧

WindowsAPI: windows-make: Analyzer: could not print it well.

the below was compiled mistaken cuase of my fault. their messages in not ensured. I beleive we could compile the source code even though we don't touch it after first compiling it. https://github.com/WaitrudWeber/source_zip/blob/master/ana…

WindowsAPI: windows-make: Analyzer: could not print it well.

It doesn't print next Analyzer::parse: starts. // // // // // int Analyzer::parse ( char* filename ) { FILE *fp; aToken *iToken = nullptr; char *parse_token; int previous_index = 0; char dummy[256]; char* a_token; int mode_token = 0; iToke…