Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

COBOL Programming :: RE: Cobol list of programs being called

$
0
0
Author: Phrzby Phil
Posted: Tue Nov 01, 2016 5:36 am (GMT 5.5)

I see several problems here:

1. How would a compiler know what dynamic calls a program makes? It would need to know the values of certain variables at compile time.
2. The compiler cannot know what code will even be executed, so it cannot even know what static calls will actually be made. It can know, of course, what static calls can be made.
_________________
World Peace Through Frisbee.


Viewing all articles
Browse latest Browse all 8500

Trending Articles