Operating Systems Lab Manual / OS Directory system call C Program

Program Name

Write a C Program to write data to a file and read it using Dirctory system calls
Theory
Dirctory system calls  are used to write data to a file. 
Program Code


Input:
a1
b1
n
Output:
a1
b1


Home     Back