[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

strlen

Length of a null-terminated string.

Declaration

Source position: systemh.inc line 1069

function strlen(

  p: PChar

):SizeInt;

Description

Returns the length of the null-terminated string P.

Errors

None.


Documentation generated on: Nov 14 2015