answersLogoWhite

0

Use of gets in c

User Avatar

Anonymous

16y 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

16y ago

What else can I help you with?