redefinition errors
ive been geting this error message:
Error 11 error C2370: 'DRAW' : redefinition; different storage class |
for all my constants
and this one:
Error 14 error C2374: 'result' : redefinition; multiple initialization |
for all my non constant variables
how do i fix this
Last edited on
Topic archived. No new replies allowed.