//this
length = is.tellg();
//should be this
length = fin.tellg();
Clinton Portis 211 Practically a Posting Shark
Clinton Portis 211 Practically a Posting Shark
iamthwee commented: It's pi +11
nunchuckie commented: educational helpful +1
Clinton Portis 211 Practically a Posting Shark
Clinton Portis 211 Practically a Posting Shark
Clinton Portis 211 Practically a Posting Shark
mrnutty commented: Exactly, many problems comes from un-initialized variables! +2
Clinton Portis 211 Practically a Posting Shark
Clinton Portis 211 Practically a Posting Shark
Clinton Portis 211 Practically a Posting Shark
Clinton Portis 211 Practically a Posting Shark