On Mon, 12 Nov 2012, Richard Mace wrote:

Michael,
Thanks.
What would be the best way of finding the position of char in a string
(Windows only)


Pos(C,S);

Where C is the char and S the string.

See

http://www.freepascal.org/docs-html/rtl/system/pos.html

Michael.

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to