Logo

Programming-Idioms

History of Idiom 109 > diff from v15 to v16

Edit summary for version 16 by bukzor:
Admin deletes impl 2622: Testing admin delete

Version 15

2019-03-07, 18:05:52

Version 16

2019-03-07, 18:06:10

Idiom #109 Number of bytes of a type

Set n to the number of bytes of a variable t (of type T).

Idiom #109 Number of bytes of a type

Set n to the number of bytes of a variable t (of type T).

Code
hello