Passing information to a program
When a program runs, you can pass information to it in several ways.
About this task
- You can use PULL to get information from the program stack or terminal input device and pass it to a program.
- You can specify input when calling the program.