20.03.2012, 02:40
Hi, well I'm taking a long time to put these 'warnings' and wanted to know if I can help solve them.
(3312): warning 219: local variable "string" shadows a variable at a preceding level
new string [256];
I checked if there are more strings in the code but no, they are not.
thanks for all.
(3312): warning 219: local variable "string" shadows a variable at a preceding level
new string [256];
I checked if there are more strings in the code but no, they are not.
thanks for all.