Skip to main content

vowel

Discworld driver help

vowel

Name

vowel() - Determine if the input is a vowel.

Synopsis

int vowel( int i )

Description

Determine if the input is a vowel. If the character `i' is a vowel 1 is returned, else 0.