If o is stream
o=open(file)

how to read any line  ?e.g. 15 

julia> readline(o,15)
ERROR: MethodError: `readline` has no method matching readline(::IOStream, 
::Int64)SYSTEM: show(lasterr) caused
 error

Paul

Reply via email to