Menu

notempty

Mark Hobley

Function: notempty
Library: stringlib
Prototype: int notempty(char *strarg)

Parameters

Parameter Type Description
strarg char * Pointer to string

Return values

Value Meaning
TRUE String is assigned and populated
FALSE String is not assigned or is empty

Description

The isempty function returns a boolean value depending on whether the provided string is populated or not.

Filenames: notempty.c
Include files: ascnames.h, logicals.h, stringlib.h
Dependencies: mheaders

Developer Information

Proposer: Mark Hobley
Lead programmer: Mark Hobley
Documentation by:

Manual page by:

Test Status

Lead test planner:
Lead test developer:
Test sign off:

Test plan: PENDING
Test programs:


Related

Wiki: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.