Online 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                                                                                                                                                                                            
[helppc.bosbyte.nl]                  gets                     Home  Back  Topics