In this episode we will go really low-level and code ourselves an IO buffer from scratch. An IO buffer is used when you eg. read from the network or from a file system, a fixed amount of bytes at the time and you want to be able to parse that data without getting just half of the last line for instance.
This is the continuation of our new Anti-virus program series and this is episode 2.
#programming #advancedc #coders #lowlevel #c #io #buffer #parser
References
Code an Antivirus Program in C (Ep01)
• Project: Code an Anti-Virus Program in C
Become a member and get access to several benefits:
/ @dr-jonas-birch