C# Programming/Keywords/true
< C Sharp Programming < Keywords
The true
keyword is a Boolean constant value. Therefore
while(true)
would create an infinite loop.
C# Keywords | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Special C# Identifiers | ||||||||||
|
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.