Thread: Beggining with C in Microsoft Visual Basic or Visual C++....

  1. #1
    Registered User
    Join Date
    Apr 2002
    Posts
    1

    Question Beggining with C in Microsoft Visual Basic or Visual C++....

    hello.....i'm a student of software enginnering, and i'm having a problem with the TCLITE, now i want to write my programs in another Compiler, do you now how can i start to write C programs, not C++ in the Microsoft Visual Basic 6.0 or Microsoft Visual C++ 6.0????
    Thank you
    Bruno

  2. #2
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    I understand you want to use a different C compiler? You could use GCC, it's free. You can download it from here www.delorie.com/djgpp/ .

    [edit]
    Hmmm. According your thread-title you want to use Visual C++ for C programming. That's also possible, not in Visual Basic. You need to select the option New from the File menu and then create a new project. You can create an empty project and put your code in it.
    [/edit]

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Please Help - Problem with Compilers
    By toonlover in forum C++ Programming
    Replies: 5
    Last Post: 07-23-2005, 10:03 AM
  2. ras.h errors
    By Trent_Easton in forum Windows Programming
    Replies: 8
    Last Post: 07-15-2005, 10:52 PM
  3. Erros in Utility Header File
    By silk.odyssey in forum C++ Programming
    Replies: 4
    Last Post: 12-22-2003, 06:17 AM
  4. <list>
    By Unregistered in forum C++ Programming
    Replies: 9
    Last Post: 02-24-2002, 04:07 PM
  5. Visual Basic Adodc Problem
    By rahat in forum Windows Programming
    Replies: 1
    Last Post: 01-20-2002, 06:55 AM