In file input.h:

char* cnc_word

()

Read a space-delimited word.

Documentation

Read a space-delimited word.

Parses a space-delimited word.

Returns:
a pointer to the word. The pointed entity is statically allocated. Don't free() the pointer! NULL is returned if no more input is available.

Alphabetic index



This page was generated with the help of DOC++.