HelpPC 2.10
Quick Reference Utility
Copyright 1991 David Jurgens
char *gets( char *s )
- prototype in stdio.h
- reads string from stdin until newline character is read
- newline character is replaced by \0
- returns string or NULL on end-of-file or error
Esc or Alt-X to exit
gets
Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann