Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check Target File Exists for Random Writes #4

Open
gabrieleiannetti opened this issue Aug 6, 2024 · 0 comments
Open

Check Target File Exists for Random Writes #4

gabrieleiannetti opened this issue Aug 6, 2024 · 0 comments

Comments

@gabrieleiannetti
Copy link
Contributor

Random writes require an existing file otherwise the random writes will crash the program.

So before doing random writes it must be checked if the target file does exist and has the proper total size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant