Hi salgerman,
I would have asked to the c# community, but they don't know anything about fortran. They are like What is SEQUENTIAL File access and stuff..
Hi Tek-Tip members,
Can anyone help me in finding an C# version of Reading a Binary File sequentially.
In Fortran I am writing the file with foll parameters
ACCESS = 'SEQUENTIAL'
FORM = 'UNFORMATTED'
With BinaryReader in C# I am able to read the contents as Stream but not Sequentially.
I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.