Skip to content

Commit

Permalink
Update feature status in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
traktofon committed Apr 8, 2017
1 parent 22671c8 commit d61af9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/index.md
Expand Up @@ -12,10 +12,10 @@ Currently the following features are implemented and working:
* 8-byte record markers (used by early versions of gfortran)
* Most standard Fortran datatypes, including arrays and strings
* "Inhomogeneous" records, i.e. records made from multiple different datatypes
* Byte-order conversion (little endian ⟷ big endian)

The following features are not (yet) supported:

* Byte-order conversion (little endian ⟷ big endian)
* Direct Access mode
* Derived Type I/O
* Equivalents of BACKSPACE and ENDFILE
Expand Down

0 comments on commit d61af9a

Please sign in to comment.