X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=parse.c;h=b13b563e998c3ef5ae5edafd1f41734d59b464aa;hb=de010509fa0e57ba955da6512c714fbff8606af3;hp=aaacae1000bbd3a8b6d3f99b2ada04b128c12da1;hpb=e15efca6667b2673b4c1a5879a6917eab6800e58;p=polyglot.git diff --git a/parse.c b/parse.c index aaacae1..b13b563 100644 --- a/parse.c +++ b/parse.c @@ -10,7 +10,7 @@ // constants -static const int StringSize = 256; +#define StringSize ((int)256) // variables