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.
vowel |
Discworld driver help |
vowel |
vowel() - Determine if the input is a vowel.
int vowel( int i )
Determine if the input is a vowel. If the character `i' is a vowel 1 is returned, else 0.