|
|
coherent
putchar() STDIO putchar() Write a character onto the standard output #include <stdio.h> iinntt ppuuttcchhaarr(_c) cchhaarr _c; ppuuttcchhaarr iiss aa mmaaccrroo tthhaatt eexxppaannddss ttoo ppuuttcc(_c, ssttddoouutt). It writes a character onto the standard output. ***** Example ***** For an example of this routine, see the entry for getchar. ***** See Also ***** fputc(), putc(), STDIO ***** Diagnostics ***** putchar returns EOF when a write error occurs. ***** Notes ***** Because putchar is a macro, arguments with side effects may not work as expected. COHERENT Lexicon Page 1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.