Decimal Floating-Point Math Library question

Decimal Floating-Point Math Library question

Imagen de jopaso

Hello,

There is more examples (and more commented), about this library? I can't understand those that included in the package, specially variable assignment.

Thank you.


publicaciones de 2 / 0 nuevos
Último envío
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.
Imagen de Marius Cornea (Intel)
Quoting - jopaso Hello,

There is more examples (and more commented), about this library? I can't understand those that included in the package, specially variable assignment.

Thank you.

There are no additional examples at this point, other than those from the EXAMPLES subdirectory. However, we are in the process of posting un updated version of the library (which should be available before the end of the month) and immmediately after that we will post some more usage examples. Until then, the best way to understand usage is probably to take one example (of the eight available) from the EXAMPLES subdirectory, build just the corresponding libary libbid.a in the LIBRARY subdirectory, and then try to compileandrun, then modify-compile-run again this example repeatedly, adding more operations to it.

Thank you -

Inicie sesión para dejar un comentario.