Append text at specific line #?



Hi,

If I'm using fwrite to append text to a file, is it possible to set the
pointer to a specific line # at which to insert the text, rather than
the beginning or end of the file?

Thanks.
.