@param buffer The buffer into which bytes will be written @param size The size of the buffer @param fp The file stream @return The number of bytes read, or negative on error. @since 1.4
Specialization of hgetdelim() for a \n delimiter.
See Implementation
@param buffer The buffer into which bytes will be written @param size The size of the buffer @param fp The file stream @return The number of bytes read, or negative on error. @since 1.4
Specialization of hgetdelim() for a \n delimiter.