Fortran: Difference between revisions

Jump to navigation Jump to search
1 byte added ,  13 July 2020
m
(→‎C++ function: Use file template.)
Line 8: Line 8:
=== C++ function ===
=== C++ function ===


{{File|octave_file_io.cc|C++ function to load a single matrix, stored in ASCII format, from a data file.|<syntaxhighlight lang="C++">
C++ function to load a single matrix, stored in ASCII format, from a data file.
 
{{File|octave_file_io.cc|<syntaxhighlight lang="C++">
// Octave header
// Octave header
#include <octave/oct.h>
#include <octave/oct.h>

Navigation menu