John Darrington <[email protected]> writes: > I don't have any major problems with any of these.
Thanks. (But I take complaints about minor problems too :-) > Are // style comments accepted by all the compilers we're > likely to encounter? I think I only added // style comments *inside* existing /* */ style comments. (That's because I wanted to put one comment inside another but C-style /* */ comments don't nest.) Those should work everywhere. If I added // comments on their own then point it out--I'll fix it. Thanks, Ben. -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
