show_neighbours
{ "neighbours", show_neighbours },
int show_neighbours(int, char *);
show_neighbours(1, NULL);