Thread Links | Date Links | ||||
---|---|---|---|---|---|
Thread Prev | Thread Next | Thread Index | Date Prev | Date Next | Date Index |
Another point about Arnold's nan2zero() function. In languages like C that don't have a clean separation between internal and external functions, inlining may be inhibited unless a function is explicitly declared static, or explicitly declared "inlineable". This is why many programmers would use macro definitions instead. Michel. ---Sent: 2010-10-15 11:07:35 UTC