Peter Memishian wrote: > > > Can I assume that the C99 datatypes |float complex| and |double complex| > > > can be used by code within OS/Net (I'd like to be sure before writing a > > > larger piece of code (e.g. I don't want to fall into the same trap like > > > in the C99/VLA case)) ? > > > > Uhm... does the silence mean "yes" or "no" ? :-) > > It probably means that no one on this list has tried to use it :-) I'd > think it should work fine though -- VLAs are a bit of a special case.
Mhhh... but VLAs did work with ctftools with Sun Studio 10, too... but then OS/Net switched over to Studio 11 and suddenly I had to throw away some code because there was no way to compile it within the tree. That's why I am carefully asking before investing lots of work based on |float complex|/|double complex| and then receive a "bite" from the next compiler update (e.g. Sun Studio 12 or a later patchlevel of Studio 11) ... ---- Bye, Roland -- __ . . __ (o.\ \/ /.o) [EMAIL PROTECTED] \__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer /O /==\ O\ TEL +49 641 7950090 (;O/ \/ \O;) _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
