getcpat(3) - Linux man page

Name

GETCPAT, GENPAT Package

Synopsis

GETCPAT();

Description

Return the date of the current pattern (in ps). The current pattern is set by AFFECT or INIT, GETCPAT will return the date of the last modified (affected or initialised) pattern.

Example

int t;
t = GETCPAT();

See Also

genpat(1), pat(5), affect(3)