From mboxrd@z Thu Jan 1 00:00:00 1970 From: "=?UTF-8?B?0JDQvdC00YDRltC5INCc0ZbRiNC60L7QstGB0YzQutC40Lk=?=" Subject: programming using system calls Date: Tue, 31 Jul 2007 15:53:09 +0400 Message-ID: <192840a00707310453i2dde65edsdd86785bfa6b562e@mail.gmail.com> References: <11922382.post@talk.nabble.com> <192840a00707310451s6a1b369eg632be924c8de1003@mail.gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RsVao2xG+P9W2RSOBhusstbcN1RiVgLIbzQg+H0hLjKswud/P61vVn1UUJEGMhCYlM15IH5/oqC742LNIbm4WkVJQ3GY+hxTkP5nG72hGj6BNMSJWsSbe8/Va1w6fTxOztMpJQzcXVvBHn1kAN+adwPkwxcmco9YbwMimvWBtI0= In-Reply-To: <192840a00707310451s6a1b369eg632be924c8de1003@mail.gmail.com> Content-Disposition: inline Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org, snisa.balakrishnan@gmail.com 2007/7/31, nisa : > > 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. > > - > To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Well, as far as i know, man pages are a good source of knowledge. Wait, i'll check that. Hm... Yeah, they are. :) Everything that you are looking for is situated in the second section of man pages. -- Wbr, Andriy Mishkovskyy. He's got a heart of a little child, and he keeps it in a jar on his desk.