fn main()
Home
Rust
C
Android
Python
Raspberry pi
Linux
Django
Electronics
Webassembly
Node.js
IBM-AS400
Element of CS
Spark
Networking
Docker
Javascript
Thursday, February 11, 2010
RPGLE - Runtime Array
In RPGLE the array concept same as collection of same data type. But it is classified according to time of intialization.
Runtime array got populated while program running
While declaring runtime array we have to specify the size of the array ( Dimension ):
See below sample program:
OUTPUT:
=======
No comments:
Post a Comment
Newer Post
Older Post
Home
No comments:
Post a Comment