Is there any way to change an int file descriptor to a FILE struct pointer or/and change FILE* to a file descriptor in C?
int
FILE
FILE*