Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

c++ while true

while (true) { // or 1/true
	//do stuff
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #true
ADD COMMENT
Topic
Name
3+8 =