get_nextclass
struct classinfo *get_nextclass(struct classinfo *clinfo);
clinfo != NULL; clinfo = get_nextclass(clinfo)) {