8 lines
290 B
Markdown
8 lines
290 B
Markdown
Json2Bin Converter
|
|
==================
|
|
|
|
The library json by nlomann is used to read json files in this program [GitHub](https://github.com/nlohmann/json)
|
|
|
|
You can reuse and modify it by anyway, just give credits and i'll be happy !
|
|
|
|
Put your struct and load function into bin.cpp and bin.hpp |