From mboxrd@z Thu Jan 1 00:00:00 1970 From: nisa Subject: programming using system calls Date: Tue, 31 Jul 2007 04:27:13 -0700 (PDT) Message-ID: <11922382.post@talk.nabble.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org hi, i am quite new to programming using system calls and would like a basic idea regarding the usage of system calls. i would like assistance in the following area of c programming in linux: 1.how to open a text file ,read data and print the data on console using system calls 2.create a text file and write some data 3.read data from a file and append that data to another file using lseek() 4.creation of a parent and child process using fork() -- View this message in context: http://www.nabble.com/programming-using-system-calls-tf4192448.html#a11922382 Sent from the linux-c-programming mailing list archive at Nabble.com.