./
read_ascii_file.pro
Contains the read_ascii_file function
Author information
- Author
Baptiste Cecconi
- History
2012/03/02: Created
2012/03/02: Last Edit
Routines
top source read_ascii_file
result = read_ascii_file(file, nlines)
read_ascii_file is a function that <behavior desc here>
Return value
<return desc here>
Parameters
- file in required type=sometype
A parameter named file
- nlines in required type=sometype
A parameter named nlines
Statistics
Lines: | 10 lines |
Cyclomatic complexity: | 1 |
Modified cyclomatic complexity: | 1 |
File attributes
Modification date: | Fri Jan 9 19:59:00 2015 |
Lines: | 10 |