Besonderhede van voorbeeld: -8388651388639094303

Metadata

Author: Literature

Data

English[en]
int ungetc(int c, FILE *fp) pushes the character c back onto file fp, and returns either c, or EOF for an error.
Spanish[es]
int ungetc(int c, FILE *fp) coloca el carácter c de nuevo en el archivo fp y regresa c, o EOF en caso de error.

History

Your action: