[C++ Builder 2010] funkcja copy

0

Witam! W Delphi jest dostępna następująca funkcja:

function Copy ( Source  : string; StartChar, Count  : Integer ) : string;

Chciałem z tej funkcji skorzystać w C++ Builder 2010, jednak kompilator jej nie rozpoznaje. Dołączenie nagłówków <System.hpp> i <SysUtils.hpp> też nie pomogło.

0

System.String.Substring(ByVal startIndex As Integer, ByVal length As Integer) As String

1 użytkowników online, w tym zalogowanych: 0, gości: 1