The Warning:
Where is the warning coming from:
What is FTW?
What is memset?
Its so annoying, it floods my compiler output window :mad: :mad: :mad:
>:( Thank You >:(
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