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

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -