| java Programming Glossary: ftelljava file input with rewind()/reset() capability http://stackoverflow.com/questions/1094703/java-file-input-with-rewind-reset-capability  whole file to do this. C is so simple you just use fseek ftell and rewind .  java io stream   share improve this question .. 
 Convert .c to .java http://stackoverflow.com/questions/3473754/convert-c-to-java  type unsigned num fseek in 0 SEEK_END resetcounter ftell in fseek in 0 SEEK_SET if fgetc in 'E' fgetc in 'C' fgetc in.. checkedc sector b fwrite sector 1 b out num b setcounter ftell in  else while num memset sector 0 sizeof sector memset sector.. checkedc sector 2352 fwrite sector 2352 1 out setcounter ftell in break case 2 sector 0x0F 0x02 if fread sector 0x014 1 0x804.. 
 |