0706d195ef
In K&R (pure) C all variables used in a context must be declared before the first executable phrase. gcc allowed this C/C++ crossover many years ago. But compilers, like MSVC, will bark at this problems with a quite weird difficult to understand, error message! This small re-arrangement of the code fixes that... |
||
---|---|---|
build | ||
console | ||
documentation | ||
experimental | ||
include | ||
README | ||
src | ||
test | ||
.gitignore | ||
CMakeLists.txt | ||
README.md | ||
version.txt |
HTML Tidy with HTML5 support
All READMEs and related materials have been relocated into README/.
For build instructions please see README/README.md.