gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[open-cobol-list] minor pointer problem


From: Margit Schubert-While
Subject: [open-cobol-list] minor pointer problem
Date: Sat Jul 24 00:09:01 2004

Not if you run it as a main program :-)
The pointer is in linkage.

Re: problem with pointers.
You are going to have to change the redefinition to COMP-5
anyway. This will then work on all architectures; both LE and
BE.
However,  you are in BIG trouble on 64 bit architectures.
Furthermore, usage pointer items are candidates for
hidden padding when defined at the elementary level.

Roger While




reply via email to

[Prev in Thread] Current Thread [Next in Thread]