Next: , Previous: , Up: C library functions   [Index]


fscanf

fscanf Function

See Variable arguments.

Ctalk wraps stdin, stdout, and stderr in the functions xstdin, xstdout, and xstderr, which gives the streams a constant interface for methods to use regardless of the streams’ internal implementation.