I have taken a project to develop in C #, the project is based on reading information from a .txt
file and writing the information to an existing .cds
file that is used on a system developed in Delphi.
I searched for an API that does this for C # but found none.