Logo

Programming-Idioms

History of Idiom 46 > diff from v18 to v19

Edit summary for version 19 by :

Version 18

2015-09-09, 08:50:52

Version 19

2015-10-08, 12:53:53

Idiom #46 Extract beginning of string (prefix)

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

Idiom #46 Extract beginning of string (prefix)

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