Thread: read(), write() in GCC

  1. #1
    Registered User
    Join Date
    Sep 2003
    Posts
    38

    read(), write() in GCC

    Can ne1 give examples of the following functions:

    write() and read() on the console &
    read() from the file.
    I am using gcc!

  2. #2
    ATH0 quzah's Avatar
    Join Date
    Oct 2001
    Posts
    14,826

    Re: read(), write() in GCC

    Originally posted by Lord CyKill
    I am using gcc!
    So why don't you just use the man pages, or spend five seconds over at Google?

    Quzah.
    Hope is the first step on the road to disappointment.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. write and read system calls
    By nacho4d in forum C Programming
    Replies: 4
    Last Post: 01-28-2008, 10:59 AM
  2. using threads to write & read from files
    By kishorepalle in forum C Programming
    Replies: 4
    Last Post: 10-19-2004, 05:19 PM
  3. read and write to file
    By staticalloc in forum C Programming
    Replies: 17
    Last Post: 09-20-2004, 05:57 PM
  4. write(), read()
    By RedRum in forum C++ Programming
    Replies: 5
    Last Post: 06-09-2002, 11:45 AM
  5. My graphics library
    By stupid_mutt in forum C Programming
    Replies: 3
    Last Post: 11-26-2001, 06:05 PM