Thread: Low level I/O on unix

  1. #1
    Registered User sagar474's Avatar
    Join Date
    Jun 2011
    Location
    Kakinada
    Posts
    56

    Low level I/O on unix

    how to detect end of file while using UNIX I/O

  2. #2
    Registered User
    Join Date
    Oct 2008
    Location
    TX
    Posts
    2,059
    Check out the man pages of the read() and write() syscalls for *nix.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 0
    Last Post: 08-25-2010, 08:04 AM
  2. UNIX (Linux, BSD, etc) Programming :: UNIX
    By kuphryn in forum Linux Programming
    Replies: 6
    Last Post: 04-01-2004, 08:44 PM
  3. Mission Unix Dumb-Ass to Unix-guru
    By bookworm in forum A Brief History of Cprogramming.com
    Replies: 59
    Last Post: 07-20-2003, 01:47 AM
  4. C++ to the next level
    By Daggie in forum C++ Programming
    Replies: 7
    Last Post: 02-14-2003, 07:43 AM
  5. Low-Level and High-level ::: C-style And C++ Style
    By kuphryn in forum C++ Programming
    Replies: 2
    Last Post: 12-22-2001, 05:05 PM