Common Intermediate Language: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Alter: url. URLs might have been internationalized/anonymized. Add: isbn. Correct ISBN10 to ISBN13. | You can use this bot yourself. Report bugs here. | Suggested by AManWithNoPlan | All pages linked from cached copy of User:AManWithNoPlan/sandbox2 | via #UCB_webform_linked 333/3786
Line 43:
</syntaxhighlight>
 
CouldCode in an [[intermediate language]] (IL) look like this, where 0 is eax and 1 is edx:
<syntaxhighlight lang="csharp">
ldloc.0 // push local variable 0 onto stack