From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,43bbbb97dfcef0f5,start X-Google-Attributes: gid103376,public From: "Sploo" Subject: A (hopefully) interesting question... Date: 2000/10/05 Message-ID: <970752964.3710.0.nnrp-10.d4f021c1@news.demon.co.uk>#1/1 X-Deja-AN: 677873155 X-NNTP-Posting-Host: madras.oxsemi.com:212.240.33.193 X-Trace: news.demon.co.uk 970752964 nnrp-10:3710 NO-IDENT madras.oxsemi.com:212.240.33.193 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Newsgroups: comp.lang.ada X-Complaints-To: abuse@demon.net Date: 2000-10-05T00:00:00+00:00 List-Id: Hi all, I often see people asks questions related to moving from C to Ada95, well I'm asking for information about the opposite step. I've been using Ada95 for a few years (and I also know C fairly well), but I've just started a job where I'll be writing *real-time* code in C. Obviously the simple things are present (semaphores etc.) but useful constructs such as Protected Objects, Accepts and so forth are lacking. As I'm comfortable designing real-time systems in Ada I'd like to use similar design methods for our (as yet undecided) implementation of real-time C. Does anyone have any information (books, websites) regarding 'getting the stuff you remember from Ada95 into C'!? Thanks, Sploo. PS Anyone replying and saying 'why not just use Ada?' will be beaten with a copy of the Reference Manual. Soundly.