COHERENT help

This page displays the COHERENT help information for gets.

Listing of available help pages


gets() -- Read string from standard input

#include <stdio.h>
char *gets(buffer)
char *buffer;