Description
Source
Call Graph
fputc
Outputs a character to a file.


Syntax / parameters
int fputc (int ch, FILE *f)
|
Name |
Type |
Default |
Description |
ch |
int
|
|
|
f |
FILE *
|
|
|
|
Return value |
int
|
|
|
Description
Outputs a character to a file.


Variants
Source
The documentation for this Member was generated from the following files:
retarget.c