Add CONST_CAST macro, for casting away "const" more safely.
[pspp-builds.git] / src / data / caseproto.c
2009-08-09 Ben PfaffAdd CONST_CAST macro, for casting away "const" more...
2009-06-07 Ben PfaffUse MAX_SHORT_STRING in place of MIN_LONG_STRING.
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.