converting from Grass 3 to 4.0

Michael Shapiro shapiro at zorro.cecer.army.mil
Tue Jan 28 11:16:31 EST 1992


|	Derase(D_translate_color("black"));
|	sprintf(name,"%s.pr",border[found].name);
|	setmap = G_find_cell(name,"");
|

This code look ok, so the problem must be happening somewhere else 
(unless G_find_cell() is the culprit). Can you include more of the
code. Also "border" is a suspicious variable name. I recall having
to modify some of the imagery programs to not use this name since it 
conflicted with some system include files which also used "border".
(I don't recall the specific details).


Michael



More information about the grass-dev mailing list