Read line from file, keep newline character
Matlab Scilab
fgets
fgetstr
Input parameter order is inversed in Scilab compared to Matlab.
fgets(fid,n)
fgetstr(n,fid)
Enter search terms or a module, class or function name.