fprintf
<library>
Variant of the C library routine printf which prints to a given stream. E.g.
fprintf(stderr, "%s: can't open file \"%s\".", argv[0], argv[1]);which prints to the "standard error" output stream.
Last updated: 1995-04-25
Nearby terms:
FPGA ♦ FPLMTS ♦ FPM ♦ FP/M ♦ FPM DRAM ♦ fprintf ♦ fps ♦ FPU ♦ FQDN ♦ FQL ♦ fr ♦ FRA
Try this search on Wikipedia, Wiktionary, Google, OneLook.
Loading