Define a primitive data type: Difference between revisions

Line 1,712:
As per ISO 7185, any (attempted) assignment out of range constitutes an error.
However, the processor (usually a compiler) is permitted to leave such an error undetected.
Modern compilers such as [[#Delphi|Delphi]] and [[#Free Pascal|Free PascalFPC]] give the programmer a choice, which behavior is desired, by providing compiler switches/directives.
 
=={{header|Perl}}==
149

edits