programming - C - function putc(int char, FILE* stream)What links here?
int putc ( int character, FILE * stream );


Writes a character to the stream and advances the position indicator.

The character is written at the position indicated by the internal position indicator of the stream, which is then automatically advanced by one.

putc and fputc are equivalent, except that putc may be implemented as a macro in some libraries. See putchar for a similar function that writes directly to stdout.

On success, the character written is returned. If a writing error occurs, EOF is returned and the error indicator (ferror) is set.

programming - C - function putc(int char, FILE* stream)
programming - algorithms - graph drawing drawing a scale
MC6802 - instruction set - Branch if Plus
embedded systems - uds100 - DB25 pinout
Topical Bible - Morning Star
microprocessors - microchip 16F84A - data memory
Topical Bible - Noah and the flood
embedded systems - bacnet - object types
programming - C - functions for searching for files
MC6802 - instruction set - Branch Always
Topical Bible - All that come to me
programming - algorithms - graph drawing
XLib Function - Status XQueryBestTile(display, which_screen, width, height, width_return, height_return)
filename:programming - C - function putc(int char, FILE* stream)
filename:programming%20%2D%20C%20%2D%20function%20putc%28int%20char%2C%20FILE%2A%20stream%29
last edit:December 20 2012 21:20:56 (4166 days ago)
ct = 1716063405.000000 = May 18 2024 16:16:45
ft = 1356056456.000000 = December 20 2012 21:20:56
dt = 360006949.000000