Archive for July 14th, 2012

Saturday, July 14th, 2012

PL/1 Statement Reference

All programming languages have a number of words that have special meanings in that language. These are known as reserved words and they can only be used in the appropriate parts of the programming code where they are intended by the language to be used. Trying to use a reserved word for something else will [...]