Macaulay2 » Documentation
Packages » Macaulay2Doc :: getc
next | previous | forward | backward | up | index | toc

getc -- get a byte

Description

getc f obtains one byte from the input file f and provides it as a string of length 1. On end of file an empty string of is returned.

Bug: the name is cryptic and should be changed.

See also

Ways to use getc :

For the programmer

The object getc is a compiled function.