| Name: |
Naseem Bhatti | | E-Mail: |
nazeem_ at hotmail.com | | Web Page: |
my Photo gallery | | Location: |
Multan | | Birth Year: |
1976 | | Gender: |
Male | | Comments: |
I m Also from Bhatti family. | | Fortune: |
Quote #519
My favorite PL/I type conversion example:
Declare A, B, and C as three-character strings. B='123';C='456';A=B+C;
What does A contain? PL/I automatically coerces strings to decimal number |
|