Execution model: Difference between revisions

Content deleted Content added
Overview: Expanded title to convey more information
Undid revision 706518727 by 69.58.103.170 (talk)
Line 41:
}}</ref>
 
==Overview of Execution Model in C==
As a simple example of a basic execution model, that of the [[C (programming language)|C language]] is described in the book by Kernighan and Richie.
<ref name="k&r1e">{{cite book | last = Kernighan | first = Brian W. | authorlink = Brian Kernighan |author2=Dennis M. Ritchie | title = The C Programming Language | edition = 1st | publisher = [[Prentice Hall]] | date = February 1978 | ___location = [[Englewood Cliffs, NJ]] | isbn = 0-13-110163-3 | authorlink2 = Dennis M. Ritchie }}</ref>