Menu

#8 ficlVmGetContext

open
nobody
None
5
2013-01-23
2003-12-05
neil mckee
No

In ficl.h, I think the macro:

#define ficlVmGetContext(vm) ((vm)->context)

needs updating, now that the context is inside the callback
struct.

Discussion


Log in to post a comment.