lundi 16 mars 2015

Annyoing Warnings!! tag mismatch!!

The Warning:


Code:



warning 229: index tag mismatch (symbol "FTW")


Where is the warning coming from:


Code:



memset(FTW[0], -1,sizeof(FTW[])*MAX_FTW);


What is FTW?


Code:



new FTW[MAX_FTW][E_WTF_FTW];


What is memset?


Code:



memset(array[], val,size = sizeof(array))


Its so annoying, it floods my compiler output window :mad: :mad: :mad:



>:( Thank You >:(




Aucun commentaire:

Enregistrer un commentaire