How do I do the equivalent of #define sym long double in my .splintrc file?
I have tried: +Dsym=long double but that gets an error on 'double' I have tried: +Dsym="long double" but is treated as a string. --- Fred J. Tydeman Tydeman Consulting [email protected] Testing, numerics, programming +1 (775) 358-9748 Vice-chair of PL22.11 (ANSI "C") Sample C99+FPCE tests: http://www.tybor.com Savers sleep well, investors eat well, spenders work forever. _______________________________________________ splint-discuss mailing list [email protected] http://www.cs.virginia.edu/mailman/listinfo/splint-discuss
