Nasal/CppBind: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
No edit summary
mNo edit summary
Line 2: Line 2:


<syntaxhighlight lang="cpp">
<syntaxhighlight lang="cpp">
struct Test {
static double x,y,z;
};
</syntaxhighlight>
</syntaxhighlight>


Navigation menu