Logo

Programming-Idioms

History of Idiom 46 > diff from v36 to v37

Edit summary for version 37 by nsmryan:
Linked to idiom #167 [Trim prefix]

Version 36

2016-11-30, 21:30:44

Version 37

2017-11-30, 21:19:57

Idiom #46 Extract beginning of string (prefix)

Create string t consisting of the 5 first characters of string s.

Illustration

Idiom #46 Extract beginning of string (prefix)

Create string t consisting of the 5 first characters of string s.

Illustration