Skip navigation.
 
mlCompiler Warnings
FROM : David Wilson
DATE : Sat Apr 28 12:16:38 2007

Hello team...

For what ever reason, I have the following line of code....

static io_iterator_t            gAddedIter = NULL;


It's giving the following compiler warning...
  warning: initialization makes integer from pointer without a cast


What's the best way to fix this?


- David

Related mailsAuthorDate
mlCompiler Warnings David Wilson Apr 28, 12:16
mlRe: Compiler Warnings King Chung Huang Apr 28, 17:10