Crossware

Table of Contents        Previous topic       Next topic       

C/C++ COMPILER->C++ Language Definition->Data Types

There are no 64-bit types in the current C++ standard.  Nevertheless, the Crossware compiler will allow the C types long long and unsigned long long to be used in C++ code.