Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - strsocc, strisocc http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
strsocc, strisocc

Counts occurrences of one string within another. strisocc() ignores case of
letters

Header File.....TCXLstr.h

Prototype.......IntT CTYP strsocc(ChrP a, ChrP s);
                IntT CTYP strisocc(ChrP a, ChrP s);

Source File.....
Arguments.......a  -  String to Search For
                s  -  String to Search

Returns.........The number of times that string 'a' occurs in string 's'.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson