The definitions of lastline, currline and firstline are made
extern in graph.h. The space reserving declaration is made in graph.c.
This commit is contained in:
@@ -7,6 +7,10 @@ static char rcs_id[] = "$Header$" ;
|
||||
|
||||
List *forwardlabel=0;
|
||||
|
||||
Linerecord *firstline,
|
||||
*currline,
|
||||
*lastline;
|
||||
|
||||
/* Line management is handled here */
|
||||
|
||||
Linerecord *srchline(nr)
|
||||
|
||||
Reference in New Issue
Block a user