[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
New routine in the development version (2) : NInStr
[Thread Prev] | [Thread Next]
- Subject: New routine in the development version (2) : NInStr
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Fri, 3 Oct 2025 15:44:32 +0200
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
Hi,I added another new routine, NInStr(), that counts how many occurence of a string is inside another string.
It has an UTF-8 sister in the String class. The documentation is at: https://gambaswiki.org/wiki/lang/ninstr Regards, -- Benoît Minisini.