티스토리 뷰
Delphi
function StrLen(const Str: PAnsiChar): Cardinal;
function StrLen(const Str: PWideChar): Cardinal;
C++
extern PACKAGE unsigned __fastcall StrLen(const char * Str)/* overload */;
Properties
Type |
Visibility |
Source |
Unit |
Parent |
function |
public |
System.SysUtils.pas System.SysUtils.hpp |
Description
Returns the number of characters in a string, excluding the null terminator.
StrLen returns the number of characters in Str, not counting the null terminator.
널 종결자를 제외한 문자열의 문자 개수를 반환합니다.
StrLen은 널 종결자를 세지 않고 Str의 문자 개수를 반환합니다.
excluding 미국·영국 [ɪk|sklu:dɪŋ] …을 제외하고 exclude 미국·영국 [ɪk|sklu:d] 1. 제외하다 |
출처: http://docwiki.embarcadero.com/Libraries/XE2/en/System.SysUtils.StrLen
'프로그래밍 언어 > Delphi' 카테고리의 다른 글
[Reference] System.SysUtils.Supports (0) | 2017.04.28 |
---|---|
[Reference] System.SysUtils.StrCopy (0) | 2017.04.27 |
[Reference] System.SysUtils.GetTime (0) | 2017.04.25 |
[Reference] System.SysUtils.CharInSet (0) | 2017.04.23 |
[Reference] System.SysUtils.Trim (0) | 2017.04.22 |
- Total
- Today
- Yesterday
- SysUtils
- java
- 자료구조
- 문법
- 알고리즘
- 말하기
- System
- VCL
- tdataset
- RA
- 상황
- wfd
- ADODB
- 스택
- 대상
- SWT
- 계산기
- 교육센터
- 작문
- Pte
- 응용
- Delphi
- 독해
- 일기
- Reference
- 여행영어 100일의 기적
- 설명
- 영어
- 왕초보 영어회화 100일의 기적
- 정렬
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |