Il 12/03/2016 18:55, Sven Eckelmann ha scritto:
I am currently not sure about the "explaining also most important local variables"
For example in the function
=========
static int vis_read_answer(struct globals *globals) { const struct vis_print_ops *ops; struct vis_v1 *vis_data; uint16_t len; struct vis_iface *ifaces; struct vis_entry *vis_entries; // CUT
========= I would stress the purposes description of struct vis_v1 *vis_data struct vis_iface *ifaces struct vis_entry *vis_entries