Dave Kleikamp <shaggy@linux.vnet.ibm.com> wrote:The cast is necessary as the argument is a const pointer and the return type is not. Oops. Yes, I changed my mind and renamed the argument to be 'error', but forgot to change the reference to it. David -
