IPB

> StrPos (function) (Strings unit)
Чат
Форум
Загрузка...
 

Language:
Русский
English

 StrPos (function)     (Strings unit)


Returns a pointer to the first occurrence of a string in another string.

Declaration

 function StrPos(Str1, Str2: PChar): PChar;

Target

Windows

Return Value

nil if Str2 does not occur in Str1

Remarks

StrPos returns a pointer to the first occurrence of Str2 in Str1. If Str2 does not occur in Str1, StrPos returns nil.

Sample Code

 
 К началу страницы 
Тэги: StrPos
 

Код для вставки: :: :: :: ГОСТ ::
Поделиться: //
 



-
Хостинг предоставлен компанией "Веб Сервис Центр" при поддержке компании "ДокЛаб"