User profile: erkka

User info
User name:erkka
Name:Erkka Lehmus
Location:Vilppula, Finland
Website:http://www.enormouselk.com
Bio:A part-time indie game developer
History
Joined:
Number of posts:2
Latest posts:

while (ii<(filesize-6)) ambiguous - how to fix
before posting my question I already tried [code]while (ii<int (filesize-6));[/code] but it still ga...

while (ii<(filesize-6)) ambiguous - how to fix
I have two variables, named ii and filesize, both are of type ifstream::pos_type filesize holds the...