Thread: dev versses borland

  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    227

    Talking dev versses borland

    i was using dev c/c++ and i needed a file called system.h but dev didnt have it so now im swithing to borland but it doesnt have an editor. so how can i creat progz if it doesnt have an editor.. sorry im new to all of this and im trying hard to learn.. thanx

  2. #2
    Registered User
    Join Date
    Nov 2001
    Posts
    162

    use both

    Since Dev-C++ has (in my opinion) the best source code editor of any IDE, you can use it for your editor, and compile with borland. You can write batch files to save time with the borland command line compiler.

  3. #3
    Registered User
    Join Date
    Dec 2001
    Posts
    227
    well im new to this but i have downloaded borland 5.1 and it has an editor but the thing that i am trying to do is find a file called system.h so i can execute a file from my comp.... for example.....
    i want to creat a prog that if i click on it then it will open blah.exe or blah.txt.... do you know the commands for this? how can i do this..... thanx

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. THE END - Borland C++ Builder, Delphi, J Builder?
    By Davros in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 02-28-2006, 11:23 PM
  2. Problem with Borland 5.5
    By Gregthatsme in forum C++ Programming
    Replies: 2
    Last Post: 05-25-2003, 08:07 AM
  3. DLLs (dev c++ and borland c++ builder 6)
    By Demon1s in forum C++ Programming
    Replies: 4
    Last Post: 04-08-2003, 02:58 PM
  4. Borland C++ v.5 & Borland Turbo C++ 4.5
    By Unregistered in forum C Programming
    Replies: 0
    Last Post: 07-21-2002, 03:30 AM
  5. using borland headers in dev?!
    By pode in forum C++ Programming
    Replies: 19
    Last Post: 04-20-2002, 09:03 PM