Logo

Programming-Idioms

History of Idiom 5 > diff from v348 to v349

Edit summary for version 349 by :
Emphasize x, y

Version 348

2015-11-18, 12:00:44

Version 349

2015-11-18, 15:55:39

Idiom #5 Create a 2D Point data structure

Declare a container type for two floating-point numbers x and y

Idiom #5 Create a 2D Point data structure

Declare a container type for two floating-point numbers x and y