Consultor Eletrônico



Kbase 13189: ALPHA OSF , HLI C with long and ulong vs. integer data type
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
ALPHA OSF , HLI C with long and ulong vs. integer data type

RE: ALPHA/OSF port, HLI/HLC

If ALPHA customers start complaining about odd
behavior in their HLI/HLC programs, have them check
and see if they defined any local variable as a long
in their C program(s). We ported that machine
with all longs defined as integers, and all unsigned
longs as unsigned integers in our C code.
If you define longs or ulongs in your C program,
you could see some nasty results.

Progress Software Technical Support Note # 13189