C process control: Difference between revisions

Content deleted Content added
clean up, added wikify tag using AWB
rm rename notice (rename proposal failed)
Line 1:
{{Wikify|date=November 2011}}
 
{{move to|Program control functions in C|discuss=Talk:C_standard_library#Move_articles_about_C_standard_library_from_C_.2A.2A.2A_to_.2A.2A.2A_in_C}}
{{C Standard Library}}
{{move to|C process control functions}}
 
'''C program control operations''' are a group of functions in the [[C standard library|standard library]] of the [[C programming language]] implementing basic program control operations.<ref>{{cite book|last=Crawford|first=Tony|coauthors=Peter Prinz|title=C in Nutshell|publisher=O'Reilly|___location=§16.11 - ''Process Control''|date=December 2005|pages=618|isbn=0-596-00697-7}}</ref><ref>{{cite book