c++ - C Cast errors
- MR <web rnetf.com> Apr 21 2009
- Cesar Rabak <crabak acm.org> Apr 21 2009
- MR <web rnetf.com> Apr 23 2009
Just started using dmc. Simple include of the DM headers generates extensive errors about C style casts. Am I missing a compiler switch?
Apr 21 2009
MR escreveu:Just started using dmc. Simple include of the DM headers generates extensive errors about C style casts. Am I missing a compiler switch?
Apr 21 2009
It was my mistake; I initially used the -wc and -wx compiler options. Removing those removed the problem. Thanks.
Apr 23 2009








MR <web rnetf.com>