Ansicht
Dokumentation

CZM0747 - 64-bit portability: constant given type "&1" when compiling in 32-bit mode may be given type "&2" when compiling in 64-bit mode. ( OS/400 )

CZM0747 - 64-bit portability: constant given type "&1" when compiling in 32-bit mode may be given type "&2" when compiling in 64-bit mode. ( OS/400 )

PERFORM Short Reference   CPI1466 during Backup  
Diese Dokumentation steht unter dem Copyright der IBM.
SAP E-Book


Nachricht : CZM0747
64-bit portability: constant given type "&1" when compiling in 32-bit mode may be given type "&2" when compiling in 64-bit mode.

Nachrichtenlangtext :

Cause . . . . . : A constant which is given type unsigned long int in 32-bit mode may fit into a long int in 64-bit mode. A constant which is given type long long int in 32-bit mode may fit into a long int in 64-bit mode. A constant which is given type unsigned long long int in 32-bit mode may fit into an unsigned long int in 64-bit mode.
Recovery . . . : Check the use of the constant for possible changes in usual arithmetic conversion rules as it propagates through expressions.

Nachrichtendatei : QCZXLCMSG
Bibliothek Nachrichtendatei : QSYS


General Material Data   General Material Data  
Diese Dokumentation steht unter dem Copyright der IBM.

Length: 3324 Date: 20240329 Time: 023953     sap01-206 ( 3 ms )