#include <stdio.h>#include <gtk/gtk.h>#include "context.h"#include "proc.h"#include "variable.h"#include "mem.h"Functions | |
| void | context_save (struct s_proc *proc) |
| void | context_restore (struct s_proc *proc) |
|
|
restoring context. visibility :: public
|
|
|
saving context. visibility :: public @remarks: 1.
|
1.2.15