01.01.2013, 01:32
1. who cares? i never used that function in 2 years
it doesnt return anything so how u gonna get its return value? just leave it.. doesnt matter
2. new newpos = 50;
fseek(file, newpos, seek_start);
printf("file position = %i", newpos);
lol is it such a big deal tho? i dont think so..
it doesnt return anything so how u gonna get its return value? just leave it.. doesnt matter
2. new newpos = 50;
fseek(file, newpos, seek_start);
printf("file position = %i", newpos);
lol is it such a big deal tho? i dont think so..