pack_putc

Puts a character in the stream.

Description

int pack_putc(int c, PACKFILE *f);
Puts a character in the stream f.
Returns the character written on success, or EOF on error.

Related Discussions

The following threads each have code containing this keyword: Note: You can click on the numbers to jump directly to the posts that reference this page.

Related Projects

The following projects include source code containing this keyword: