{1,"fabs" ,"fabs" ,2,comvt_BAD}, {1,"fabsf" ,"fabsf" ,2,comvt_BAD}, {1,"fabsl" ,"fabsl" ,2,comvt_BAD},
Robert, Don't blame me - I didn't add any of those functions ( or iabsl for that matter )I personally have no need for supporting them in BCX in that structure. Shall I remove them?
Hi MrBCX:I worry about someone using those as upper case. The standard backward compatibility concern. You decide. The IABSL implementation probably came to a dead halt when the developer looked at the syntax difference between C and C++. C++ uses overloaded ABS. I would discard that IABSL reference unless you are keen on providing that functionality.