HM_strlwr()

Converts the characters in a string to lower case.

Syntax

char * HM_strlwr(char * string);

Type

HyperMesh hmlib Function

Description

Inputs

string
A pointer to a string.

Example

A pointer to a string.

Errors

None.