Thread: Borland 5.5

  1. #1
    dayknight
    Guest

    Question Borland 5.5

    how do i compile a program in borland 5.5?

  2. #2
    dayknightt
    Guest
    -I"C:\Program Files\Borland\CBuilder5\Include";"C:\Program Files\Borland\CBuilder5\Include\vcl"
    -L"C:\Program Files\Borland\CBuilder5\Lib";"C:\Program Files\Borland\CBuilder5\Lib\obj";"C:\Program Files\Borland\CBuilder5\Lib\release"


    isnt there a easier way that would compile
    like compile autmatically when i run the program from borland?
    instead of writing filename in .cfg
    cuz thats gona take alot of time.

    If (BORLAND == suxs)
    else (BORLAND == ok);

  3. #3
    dayknight
    Guest

    Unhappy

    when i ran build all projects, it did compile, but didnt show any output
    any suggestions?

    code:
    #include <iostream.h>
    #include <stdio.h>
    main()
    {
    printf ( "checking..");
    }

  4. #4
    Christian
    Join Date
    Mar 2002
    Posts
    612
    you have to put a pause in your program at the end. refer to the faq page in order to discover how to do this, along with other task.
    I shall call egypt the harmless dragon

    -Isaiah 30.7

Popular pages Recent additions subscribe to a feed