[Info-vax] New VSI post on Youtube
    Lawrence D'Oliveiro 
    ldo at nz.invalid
       
    Thu Sep  5 13:30:56 EDT 2024
    
    
  
On Wed, 14 Aug 2024 19:58:30 -0400, Arne Vajhøj wrote:
> I am saying that:
> 
> default sizeof long C++ x64 <> default sizeof long C++ Itanium & Alpha
> default sizeof pointer C++ x64 <> default sizeof pointer C++ Itanium &
> Alpha
> 
> and later:
> 
> default sizeof long C++ x64 <> default sizeof long C x64
This is why you have stdint.h.
> default sizeof pointer C++ x64 <> default sizeof pointer C x64
Interesting ... is C++ always supposed to be ABI-compatible with C?
    
    
More information about the Info-vax
mailing list