pack_getc

Returns the next character from a stream.

Description

int pack_getc(PACKFILE *f);
Returns the next character from the stream `f', or EOF if the end of the file has been reached.

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: