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
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 mails | Author | Date |
|---|---|---|
| David Wilson | Apr 28, 12:16 | |
| King Chung Huang | Apr 28, 17:10 |






Cocoa mail archive

