json-fortran icon indicating copy to clipboard operation
json-fortran copied to clipboard

0 or 1 based array indexing

Open jacobwilliams opened this issue 8 years ago • 0 comments
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.

jacobwilliams avatar Mar 17 '17 02:03 jacobwilliams