1.12.1. match_index

[<<<] [>>>]

There are a few characters that can be used as joker character. These are

*#$@?&%!+/|<>

match_index returns the serial number of the character.

unsigned long match_index(char ch
);

[<<<] [>>>]