Difference between revisions of "Keyword"

From Free Pascal wiki
Jump to navigationJump to search
m
Line 1: Line 1:
A keyword is a word with a special meaning in the programming languages, it's in <b>blak</b> characters and it has a particular function, there are some words (as [[read]] or [[write]]) wich are functions, not keywords.
+
A keyword is a word with a special meaning in the programming languages, it's in <b>bold</b> characters and it has a particular function. Some words (like [[read]] or [[write]]) are functions, not keywords.

Revision as of 19:01, 22 July 2006

A keyword is a word with a special meaning in the programming languages, it's in bold characters and it has a particular function. Some words (like read or write) are functions, not keywords.