os232

LINKS

#WEEK 01

#WEEK 02

#WEEK 03

#WEEK 04

#WEEK 05

#WEEK 06

#WEEK 07

#WEEK 08

#WEEK 09 *READ() | WRITE() | GCC | LINUX | SYSTEM CALLS | DETAILED | 2023,— This video is about read() and write() system calls and how its parameter works in the Linux command line using the GCC compiler.

*read write System Call Program in Linux,— This video discusses about the working of wite() system call and read() system call. write system call is used to write some data on a file descriptor while read system call is used to read data from a file descriptor.