Software Design/Prohibit implicit type conversion

From Wikiversity
Jump to navigation Jump to search

Convention: prohibit implicit type conversion in languages that have it (such as C, C++, and Java).

Why[edit | edit source]

Why not[edit | edit source]

Related practices[edit | edit source]