Subject Assembler in IBObjects source code
Author blescouet
Hi all,

In IBObjects source code, the calls of Firebird API is enclosed
between code lines in assembler : "asm fstcw [SaveCW] end;" and "asm
fldcw [SaveCW] end;".
I'm not specialized in assembler : can anyone give me an explanation
on what this statments are doing, and why they are placed here ?

Thanks

B. LESCOUET