Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
arekxv10548yI guess its redefined as right inside stdafx.h or some other header files stdafx.h includes in itself.
-
Avoid #defines as far as possible and get rid of that system() call
Personally, I'd also remove stdafx.h
And @SuryaK you can't redefine literals ^^ -
There is a redefinition in stdafx.h probably try to move your define after the include
Related Rants
C++ always lies to me
undefined
c++
code lies
meme