Yonggang Luo
Yonggang Luo
This is the invalid part 
The valid part 
ping for table support
> The library is currently written with C99 assumed. What would it take to make it compile as C89? Apart from the comment style change? > > Also, do the...
> > its default option didn't support for double line comment > > And with a non-default option? > > Also, there are many other changes which would be necessary...
The header is present, it's just the header with `-ansi` option
> > Currently only use block line comment is enough. `long long` is supported > > So, what you're asking is not C89 support, nor C90 support. Perhaps we can...
> > Yeap, it's a -ansi option > > I think you've misread what I've written. The `-ansi` option, at least with compilers such as clang and gcc, does not...
> There are other C90 limitations that the PR does not address. Yeap, if change all would be a large , thank you for working on this, I am busy...