Friday, July 31, 2009

I keep getting this 11 multiple definition of `main' problem?

its with dev c++ and msvC++ wtf do i do???

I keep getting this 11 multiple definition of `main' problem?
do you have multiple routines called "main"? It sounds like you need to check your routine naming scheme, and rename one or more routines.


No comments:

Post a Comment