Hmm ... will the data type long long then at least be supported there?
I made a very short test of this C++ by compiling an ANSI C program source, but stopped,
when I experienced that UINT_MAX == USHRT_MAX as if still working for 16 Bit, a macro
ULLONG_MAX could not be found at all, moreover.
Some things seem to have been solved better already within the latest Turbo C++.
So where progress concerning such basics could be found?