Hi! I would like to know, if there is a way to remove just one line from a file. I would like to implement this new function in my program. What I have until now is:


#include <stdio.h>
#include...