answersLogoWhite

0

Use of gets in c

User Avatar

Anonymous

17y ago
Updated: 8/17/2019

Gets reads the next input line into an array ; it replaces the terminating newline with '\0'. it returns the array or null if end of file or error occurs.

User Avatar

Wiki User

17y ago

What else can I help you with?