Logo

Programming-Idioms

History of Idiom 153 > diff from v2 to v3

Edit summary for version 3 by programming-idioms.org:
Linked to idiom #55 [Convert integer to string]

Version 2

2016-10-27, 09:06:18

Version 3

2016-10-27, 09:06:58

Idiom #153 Concatenate string with integer

Create string t as the concatenation of string s and integer i.

Idiom #153 Concatenate string with integer

Create string t as the concatenation of string s and integer i.

Extra Keywords
int concat
Extra Keywords
int concat