Jump to content

Talk:Flag (programming)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Sam Tomato (talk | contribs) at 16:08, 7 July 2011 (Authority). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing Stub‑class
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StubThis article has been rated as Stub-class on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.
Note icon
This article has been automatically rated by a bot or other tool as Stub-class because it uses a stub template. Please ensure the assessment is correct before removing the |auto= parameter.

Merge

Flag word should be merged into Flag (computing). I believe that the article is basically talking about status registers. It needs sources and citations but a merge into this article is highly appropriate. WTucker (talk) 02:05, 19 December 2009 (UTC)[reply]

Authority

I am not aware of any clear definition of the word flag in the context of software. I assume that there are clear definitions relevant to more specific contexts, but nothing specific in the context of programming generally. A flag might be a boolean value or it might be some other type of data such as a character. The term flag was used extensively when I was a COBOL programmer and at that time there was no such thing as bit flags (as described in this article) in the COBOL language. So any definition of the word flag should definitely have an authority. Sam Tomato (talk) 16:07, 7 July 2011 (UTC)[reply]