Waitrud Weber’s blog

things and reminders for memories

Analyzer: windows-make: we can cast.

char CodeBlock*[128];
We can't define.

char* CodeBlock[128];
is not possible,

Next: Print Code itself.