Stefan Teleman writes: > [EMAIL PROTECTED]/tmp][11/16/2006 10:33:34][5845]>> c89 testval.c -o testval > "testval.c", line 6: integral constant expression expected > c89: acomp failed for testval.c > [EMAIL PROTECTED]/tmp][11/16/2006 10:33:42][5846]>> c99 testval.c -o testval > [EMAIL PROTECTED]/tmp][11/16/2006 10:33:50][5847]>> ./testval 7
... and that proves that it works with C99, but not with C++. -- James Carlson, KISS Network <[EMAIL PROTECTED]> Sun Microsystems / 1 Network Drive 71.232W Vox +1 781 442 2084 MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677 _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
