The Complete SPRLIB & ANNLIB

isempty

- a utility function (LOCAL)

SYNOPSIS

int isempty (s)

ARGUMENTS

char *s A string.

RETURNS

TRUE if s consists completely of whitespaces or tabs; FALSE otherwise.

NOTE

This function is used by readline.

This document was generated using api2html on Thu Mar 5 09:00:00 MET DST 1998