search for: codestr

Displaying 1 result from an estimated 1 matches for "codestr".

Did you mean: code_tr
2000 Feb 08
1
DEC cc doesn't like c++ comments (PR#416)
...ot;sys-defines.h" */ /* PAUL MURRELL Added this to replace definition in sys-defines.h with R one */ -//#include "Mathlib.h" +/* #include "Mathlib.h" */ /* PAUL MURRELL extern.h renamed g_extern.h @@ -166,7 +166,7 @@ label_width = _label_width_hershey (dd, codestring); vmaxset(vmax); - // free (codestring); + /* free (codestring); */ return label_width; } @@ -281,9 +281,9 @@ srtsave = dd->gp.srt; dd->gp.srt = rotation; - // dd->gp.lwd set in _draw_hershey_string + /* dd->gp.lwd set in _draw_hershey_string */ lwdsave...