1.

What does tmpfile() returns when it could not create the file?

A. stream and NULL
B. only stream
C. only NULL
D. does not return anything
Answer» B. only stream


Discussion

No Comment Found