[ prog / sol / mona ]

prog


How do I fclose?

2 2023-12-30 10:36 *
#include <stdio.h>

int fclose(FILE *stream);
4


VIP:

do not edit these