Results 1 to 2 of 2

Thread: Question about compiling C source on C++

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2008
    Posts
    1,238

    Question about compiling C source on C++

    I downloaded the command line Borland C++ compiler (which has now been released for FREE!) but I can't figure out how to use it to compile original *.C (C source code) files. When I run BCC32.EXE (Borland C Compiller 32bit) that is the main exe file in the package, it seems to generate errors when it tries to compile anything other than *.CPP (C++ source code) files. How do I make it compile C source code? It seems to want only C++ source code. Please help. Thanks in advance.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Question about compiling C source on C++

    Moved From The CodeBank (which is for sharing code rather than asking questions

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width