You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I think this version of MACRO-11 is not really maintained. But allow me to advertise my own version, which is derived from this one, but with lots of development done on it: https://gitlab.com/Rhialto/macro11 . Please try your test case with that version, and if there is some problem, file an issue there and I will have a look at it. Cheers!
incorrect processing of strings like '<<>>'
File parce.c
Line 610 strcpy(endstr, "<>\n");
If write strcpy(endstr, ">\n") then OK
spal11.mac.txt
The text was updated successfully, but these errors were encountered: