json-fortran
json-fortran copied to clipboard
0 or 1 based array indexing
trafficstars
The default path mode uses 1-based arrays (Fortran style), while the RFC6901 mode uses 0-based arrays (C style). Consider adding an option to specify which one to use.