dynamic.c 223 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 /* * dynamic.c -- Used for 'morphdemo' program. * This file is used to produce an RSP addressible * version of the dynamic data structure */ #include "morphdemo.h" dynamic_stuff rsp_dynamic;