Linjian Li
Results
2
issues of
Linjian Li
## Environment * Ubuntu 18.04 * CLion 2019.1.4 ## Issue I test the program on a CSV file [*20k_rows_data.csv.txt*](https://github.com/p-ranav/csv/files/3734621/20k_rows_data.csv.txt) with 20K lines and the program does not work correctly. (I...
bug
help wanted
Maybe telling about the namespace `tinyxml2` in `README` will be more beginner-friendly. When I first used tinyxml2, I typed `XMLDocument doc;` and it could not be compiled. It took me...