Re: syscalls.h or equivalent in cygwin or Linux
From: Régis Troadec (regt_at_wanadoo.fr)
Date: 06/05/04
- Next message: Keith Thompson: "Re: Fundamental question"
- Previous message: Jack Klein: "Re: syscalls.h or equivalent in cygwin or Linux"
- In reply to: Jan van Mansum: "syscalls.h or equivalent in cygwin or Linux"
- Next in thread: Jan van Mansum: "Re: syscalls.h or equivalent in cygwin or Linux"
- Reply: Jan van Mansum: "Re: syscalls.h or equivalent in cygwin or Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Keith Thompson: "Re: Fundamental question"
- Previous message: Jack Klein: "Re: syscalls.h or equivalent in cygwin or Linux"
- In reply to: Jan van Mansum: "syscalls.h or equivalent in cygwin or Linux"
- Next in thread: Jan van Mansum: "Re: syscalls.h or equivalent in cygwin or Linux"
- Reply: Jan van Mansum: "Re: syscalls.h or equivalent in cygwin or Linux"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|