saravanakumar
Member
Hi everybody,
I am a beginner to Progress 4GL...
I have Progress handbook, but i couldnt xactly find the memory allocation for datatypes... They say integer has got a format like
->,>>>,>>9.
How does this format comes, what is its range
Consider in C we do have int type with 2 bytes,
so we can say max limit is (2^15) ...
I want to know memory allocations for basic datatypes in Progress 4GL.
Can anyone help me out!!
I am a beginner to Progress 4GL...
I have Progress handbook, but i couldnt xactly find the memory allocation for datatypes... They say integer has got a format like
->,>>>,>>9.
How does this format comes, what is its range
Consider in C we do have int type with 2 bytes,
so we can say max limit is (2^15) ...
I want to know memory allocations for basic datatypes in Progress 4GL.
Can anyone help me out!!