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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,97ce41cf36cbf5ee X-Google-Attributes: gid103376,public From: mheaney@ni.net (Matthew Heaney) Subject: Re: linking C functions into GNAT ADA95 progs... Date: 1996/10/26 Message-ID: #1/1 X-Deja-AN: 192411124 references: <54rph9$4gl@hatathli.csulb.edu> content-type: text/plain; charset=ISO-8859-1 organization: Estormza Software mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-10-26T00:00:00+00:00 List-Id: In article <54rph9$4gl@hatathli.csulb.edu>, wlane@csulb.edu (William Lane) wrote: > I'm a beginning ADA95 programmer who's >interested in linking in some Borland C++ v2.0 >functions. These functions just play songs >(via the soundon(), soundoff(), and delay() >functions) and clear the screen. I've gleaned >from Dr. Feldman's book that it is possible >to link c functions in w/my ADA95 code, but >since the library and header files differ from >Borland C++ and DJGPP it I'm stumped. I was >thinking of simply having my ADA95 program >call the C++ routines as external modules by >that is too slow... What do mean by "too slow": execution speed or development time? -------------------------------------------------------------------- Matthew Heaney Software Development Consultant mheaney@ni.net (818) 985-1271