how to implement `readu` in idl with python to read .dat file and use its contents

前端 未结 0 1744
梦谈多话
梦谈多话 2020-11-22 01:15

I have a file with .dat extension which contains inputs. I also have a IDL code snippet

@file_h.txt     

fd = 5
close,fd     
openu,fd,filename
readu,fd,file         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题