Re: Timer in a C Program [OT] Answer
From: Alberto Giménez (algibe_at_teleline.es)
Date: 09/15/04
- Next message: Jens.Toerring_at_physik.fu-berlin.de: "Re: LINKER/LOADER DOUBT"
- Previous message: Flash Gordon: "Re: Does typecasting consume cpu cycles"
- In reply to: Materialised: "Re: Timer in a C Program [OT] Answer"
- Next in thread: Richard Bos: "Re: Timer in a C Program [OT] Answer"
- Reply: Richard Bos: "Re: Timer in a C Program [OT] Answer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 15 Sep 2004 00:24:26 +0200
El Tue, 14 Sep 2004 19:55:50 +0100, Materialised escribió:
> Assuming you are using a UNIX system which supports select() have a look
> at the following code (Taken from Beejs Network programming tutorial).
I think it's easier to use the alarm function (it is just for timeouts):
man alarm
-- Luis Alberto Giménez JabberID: SimManiac@amessage.de GnuPG ID: 0x3BAABDE1
- Next message: Jens.Toerring_at_physik.fu-berlin.de: "Re: LINKER/LOADER DOUBT"
- Previous message: Flash Gordon: "Re: Does typecasting consume cpu cycles"
- In reply to: Materialised: "Re: Timer in a C Program [OT] Answer"
- Next in thread: Richard Bos: "Re: Timer in a C Program [OT] Answer"
- Reply: Richard Bos: "Re: Timer in a C Program [OT] Answer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]