This section shows how you can access a Scheme variable within C code. It also shows how you can connect a Scheme and C variable such that modifying it in Scheme will modify the associated variable and vice versa.