Re: syscalls.h or equivalent in cygwin or Linux

From: Régis Troadec (regt_at_wanadoo.fr)
Date: 06/05/04


Date: Sat, 5 Jun 2004 22:43:21 +0200


"Jan van Mansum" <jvm@nospam.com> a écrit dans le message de
news:40c1dcab$0$65124$e4fe514c@news.xs4all.nl...
> Hello group,

Hi,

> I am reading Chapter 8 from "The C Programming Language" about
> interfacing with the Unix system. I wanted to try out some of the
> examples on Cygwin. However, the header "syscalls.h" is not found in
> Cygwin. I have tried to locate the declarations for the read and write
> functions I was trying to use, but no luck.

Read chapter 8 several times, you'll find that you must provide the
"syscalls.h" header.

Regis



Relevant Pages

  • Re: syscalls.h or equivalent in cygwin or Linux
    ... > interfacing with the Unix system. ... > Cygwin. ... I have tried to locate the declarations for the read and write ...
    (comp.lang.c)
  • syscalls.h or equivalent in cygwin or Linux
    ... I am reading Chapter 8 from "The C Programming Language" about ... interfacing with the Unix system. ... examples on Cygwin. ...
    (comp.lang.c)
  • Re: syscalls.h or equivalent in cygwin or Linux
    ... Jan van Mansum wrote: ... > interfacing with the Unix system. ... > Cygwin. ...
    (comp.lang.c)
  • Re: wait(pid) problem
    ... > Maybe Cygwin doesn't conform to POSIX in this respect, ... > should post to a Windows newsgroup, since this shouldn't happen in a ... Or maybe he should try to get it working on an actual Unix system first ... Linux-on-a-CD distribution like Knoppix. ...
    (comp.unix.programmer)
  • Re: Viewing Binary Data
    ... If you are on a UNIX system, or on Windows with Cygwin, you can use the 'od' command to dump a file in hex or octal. ... And if you're on a Linux system and have KDE loaded, use the KHexEdit ... sweet utility. ...
    (comp.lang.python)