Gentee Programming Language > Documentation > Libraries | Download documentation |
Find a character in a string starting from the specified offset.
uint str.findchfrom( uint ch, uint offset )
ch Search character. offset The offset to start searching from.
The offset of the character if it is found. If the character is not found, the length of the string is returned.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |