Reading and Writing Raw Bytes to Files in C

Published: 31 March 2021
on channel: Eric O Meehan
9,709
193

How to open, read, write, and close a file in C is often taught in a way that leads to a fundamental misunderstanding of what is happening when these operations are performed. Typically, the lesson leaves students with the impression that the data types themselves are being written into a file, rather than the raw bytes that store those data. In this video, I demonstrate how to read and write to files in C as well as how to do so with raw bytes.


Watch video Reading and Writing Raw Bytes to Files in C online without registration, duration hours minute second in high quality. This video was added by user Eric O Meehan 31 March 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 9,709 once and liked it 193 people.