delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2003/08/01/22:45:14

From: "Kenton W. Mellott" <melken AT co DOT tds DOT net>
Newsgroups: comp.os.msdos.djgpp
Subject: Double Newbie troubles
Lines: 34
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Message-ID: <1rFWa.25348$vx3.6833245@kent.svc.tds.net>
Date: Sat, 02 Aug 2003 02:34:37 GMT
NNTP-Posting-Host: 69.21.9.56
X-Complaints-To: abuse AT tds DOT net (TDS.NET Help Desk 1-888-815-5992)
X-Trace: kent.svc.tds.net 1059791677 69.21.9.56 (Fri, 01 Aug 2003 21:34:37 CDT)
NNTP-Posting-Date: Fri, 01 Aug 2003 21:34:37 CDT
Organization: TDS.NET Internet Services www.tds.net
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

    Trying to learn C and get DJGPP to work

    Short program:

        /* #include <dos.h> */

        #include <stdio.h>


        main()
        {
                printf("Testing for Coprocessor \n");
        /*        if (_detect_80387())
                  {
                          printf("You have a coprocessor\n");
                  }
        */
        }


 gives this message when trying to compile.

 Compiling: TEST.c
 Command line too long.
 There were some errors

Help appreciated.

Sincerely,

Gregory D. MELLOTT



- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019