Jump to content

Talk:Keyword (computer programming)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 122.163.74.199 (talk) at 17:40, 23 May 2007 (Link Added). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The concept of a keyword within a text file of a defined language or format is broader than programming languages specifically. Keywords of this type also extend to other structured files, such as dumpfiles, to give one example. Is there a broader umbrella category this title can be put under that will include all of these contexts and reflect the scope more accurately?

Galileo seven 18:04, 3 May 2007 (UTC)[reply]

Link to a knowledge filled article conatining information about C language keywords both C99 and C89 covered with example source code.