while (ii<(filesize-6)) ambiguous - how to fixbefore posting my question I already tried [code]while (ii<int (filesize-6));[/code] but it still ga...
while (ii<(filesize-6)) ambiguous - how to fixI have two variables, named ii and filesize, both are of type ifstream::pos_type filesize holds the...