1.1 What is pycparser? pycparser is a parser for the C language, written in pure Python. It is a module designed to be easily integrated into applications that need to parse C source code. Anything ...
PyCParser is not able to parse the 2nd structure, its complaining about Number[10]. The above is a valid C declaration.