/doc/sefun/norm_id


SYNOPSIS

string norm_id (string id)

DESCRIPTION

The given <id> string is made lowercase, and sequences of multiple spaces are folded into just one space. The resulting string is returned. The function is used to normalize id-strings.

EXAMPLE

    norm_id("the   yellow Car  ") --> "the yellow car"

| Home | Applied | Concepts | Efuns | Intro | Lfuns | Lib | LPC | Obj | Prop | Sefuns | Std |

Nightfall@quest.tat.physik.uni-tuebingen.de
Automatically generated on Fri, Aug 2, 1996