Data Fields | |
char | data [256] |
struct line * | next |
Definition at line 39 of file graph2dot.c.
char line::data[256] |
Definition at line 40 of file graph2dot.c.
Referenced by main(), and paint_mouse_pointer().
struct line* line::next |
Definition at line 41 of file graph2dot.c.
Referenced by main().