Re: Fastcode PosIEx B&V 0.4



Hi Anders

Yes let us work out a description:

PosIEx is a case insensitive PosEx. It searches for the first occurrence of
SubStr in S, starting from the character at Offset. It returns the index of
the match.

function PosIEx(const SubStr, S: string; Offset: Integer = 1): Integer;

Feel free to improve the describtion

The challenge will be open until it is ready to close. No period in time is
defined.

A link is a good thing

http://groups.google.se/groups?as_q=posiex&as_ugroup=borland.public.delphi.l
anguage.basm

Will be uploaded later today.

Best regards
Dennis


.



Relevant Pages

  • Re: How to cut a field in oracle
    ... >>each character means something is there a way I can ... A way to conciliate is to use varray typed columns. ... Querying the varray would be easier than substr the ... I'm picturing lots of FB indexes covering any combination of the 26 ...
    (comp.databases.oracle.server)
  • Re: How to cut a field in oracle
    ... >each character means something is there a way I can ... SUBSTR is probably the function you're after, ... 26 characters there representing 26 pieces of Boolean data, ... seeing the small part of the schema you've posted, so it may be out of context. ...
    (comp.databases.oracle.server)
  • Re: ask ri for the other squeeze
    ... Returns an enumerator that gives each character in the string. ...
    (comp.lang.ruby)
  • Re: need to create a numeric number
    ... Setreturns the Decimal Point Character ... Demetrios, Greece ... I have substr a number to a variable from this ...
    (microsoft.public.fox.programmer.exchange)