Skip to content

This repo contains C code which reads a specific number of bytes from file (optimal buffer size) and then creates two buffers and in these buffers, one buffer reads from file and stores it and the other displays the file( simultaneously ) using multi threading

Notifications You must be signed in to change notification settings

lionuncle/C-language-optimal-buffers-with-multi-threading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

This repo contains C code which reads a specific number of bytes from file (optimal buffer size) and then creates two buffers and in these buffers, one buffer reads from file and stores it and the other displays the file( simultaneously ) using multi threading

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages