Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about pl-i

Read more about pl-i

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - pl-i

How to use pointers in PL1 programming language

I am trying to learn the use of pointers in PL1. However below approach is not working DCL MYPTR PTR; DCL MYVAR CHAR(10) INIT('1234567890'); PUT SKIP(2)...
test-img

Gagandeep Singh Randhawa

mainframe

pl-i

Votes: 0

Answers: 1

Latest Answer

Pointers are variables that contain a storage address. You use them to remap a storage area with different layout. For example, assume you've got records in a single data set that have different layou...
test-img

phunsoft

How to pass input to get statement in PL/I

I am very new to PL/I. I am using this compiler: http://iron-spring.com/. I don't know how to pass the command-line arguments that the get statement is expecting to receive. It doesn't work for me to ...
test-img

maxfried

command-line-arguments

pl-i

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved