Hi Vincent,

I'm slightly confused here because I wanted the read data from .ecg files. And for this, I need the perform some operations along with the function for reading the data inside that file in human-understanding form for that fread() is working along with the expectations, but also I need to write that data into another file there I got a problem with fwrite(), and the whole application is C++ based so how can I use fgets()...