How the Nasal GC works: Difference between revisions

Jump to navigation Jump to search
m
Line 88: Line 88:


== The Globals structure ==
== The Globals structure ==
 
The commplete Globals structure looks like this:
<syntaxhighlight lang="C">
<syntaxhighlight lang="C">
struct Globals {
struct Globals {

Navigation menu