티스토리 뷰
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
- 자료구조
- Delphi
- tdataset
- 여행영어 100일의 기적
- java
- 설명
- Pte
- ADODB
- 문법
- SWT
- 작문
- 상황
- 교육센터
- 영어
- 계산기
- 정렬
- 일기
- wfd
- 스택
- SysUtils
- RA
- Reference
- VCL
- 독해
- 왕초보 영어회화 100일의 기적
- 응용
- System
- 알고리즘
- 말하기
- 대상
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 | 31 |