Waitrud Weber’s blog

things and reminders for memories

2020-10-29から1日間の記事一覧

Analyzer: windows-make: On the Analyzer in the C language: we could scope which info we can see.

in this situation, 1. you could find index 0 to size.2. so, getchar must know about start of file point in C language.3. we use better a type of structures for analyzer. so, the function lootin is like the below. char getchar( FILE fp, int…