Hi! ----
Erm... does anyone remember where again the |_Sftable.sf_ieee| data are created ? I'm looking for the code which fills the following fields in |_Sftable.sf_ieee|: -- snip -- src/lib/libast/sfio/sfhdr.h:#define _Sfieee (&_Sftable.sf_ieee) src/lib/libast/sfio/sfhdr.h:#define _Sffinf (_Sftable.sf_ieee.fltinf) src/lib/libast/sfio/sfhdr.h:#define _Sfdinf (_Sftable.sf_ieee.dblinf) src/lib/libast/sfio/sfhdr.h:#define _Sflinf (_Sftable.sf_ieee.ldblinf) src/lib/libast/sfio/sfhdr.h:#define _Sffnan (_Sftable.sf_ieee.fltnan) src/lib/libast/sfio/sfhdr.h:#define _Sfdnan (_Sftable.sf_ieee.dblnan) src/lib/libast/sfio/sfhdr.h:#define _Sflnan (_Sftable.sf_ieee.ldblnan) -- snip -- ---- Bye, Roland -- __ . . __ (o.\ \/ /.o) [email protected] \__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer /O /==\ O\ TEL +49 641 3992797 (;O/ \/ \O;) _______________________________________________ ast-developers mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-developers
