Page 1 of 1

What is the function of FILE *tmpfile(void)?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) creates a temporary file of mode “wb+”
b) creates a temporary file of mode “wb”
c) creates a temporary file of mode ” w”
d) creates a temporary file of mode “w+”