linux - ftell on a file descriptor? -
instead of ftell () on a raw file descriptor (there is no way to return the current state to the file) * * Of file I think this should be, because you can search for a raw file descriptor using lseek ().
I know that I can use fdopen () to create file * for file descriptor, but D rather not.
Simply use:
position = lymph (FD, 0 , Sekcarburg);
Comments
Post a Comment