I want to create a file of particular size (~512 kb) which is filled with only zeros. From stackoverflow I see 2 options how could I do it:
with seek()