C process control: Difference between revisions

Content deleted Content added
undo move hard-way (I have copyright to this content, so no problem for attribution). No consensus for previous move. See also this discussion Talk:C_standard_library#Pages_for_each_function_and_WP:NOTMANUAL
add citation supporting the title
Line 1:
{{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>{{cncite 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>
 
==Overview of functions==