Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
borland
- Page 1
Re: Borland Compiler
Programming
Software Development
20 Years Ago
by Intel
Borland
SUX, sorry
Borland
but exe size is way too huge. USE ICL
Re: Borland C++ vr 4.5
Programming
Software Development
20 Years Ago
by Narue
Borland
4.5 supports the delay function IIRC. Include <dos.h> and pass it the number of milliseconds you want to pause: [code] #include <iostream.h> #include <dos.h> int main() { cout<<"Test 1\n"; delay(2000); // Two second pause cout<<"Test 2\n"; return 0; } [/code]
Re: borland BCC55 CMAKE error
Programming
Software Development
11 Years Ago
by davecoventry
…: Change Dir: C:/Documents and Settings/dave/My Documents/
Borland
/Platforms/bb2010wm/CMakeFiles/CMakeTmp Run Build Command:make "cmTryCompileExec2791379885…, errors occurred! C:\Documents and Settings\dave\My Documents\
Borland
\Platforms\bb2010wm>cd ..\..\ C:\Documents and Settings\dave\…
Re: borland BCC55 CMAKE error
Programming
Software Development
11 Years Ago
by davecoventry
… C:\Documents and Settings\dave\My Documents\
Borland
\Platforms\bb2010wm>..\..\build\cmake\bin\cmake.…occurred! C:\Documents and Settings\dave\My Documents\
Borland
\Platforms\bb2010wm>cd ..\..\ C:\Documents and… Settings\dave\My Documents\
Borland
>set TAB= C:\Documents and Settings\…
borland BCC55 CMAKE error
Programming
Software Development
11 Years Ago
by davecoventry
… Platforms\bb2010wm ..\..\build\cmake\bin\cmake.exe -G "
Borland
Makefiles" -D CMAKE_C_FLAGS:STRING="-g0 -tWM -WU…message: > C:\Documents and Settings\dave\My Documents\
Borland
>configure.bat > > C:\Documents and …Settings\dave\My Documents\
Borland
>echo off > > Error: The system …
Borland v.5.02 program window just flashes and disappears
Programming
Software Development
10 Years Ago
by Advaith_1
…!"; } I have run it on my school computer (with
borland
v.4.98) and it stayed open without closing, but… on my computer at home (with
borland
v.5.02), the program just flashes "Hello world… wrong with my computer, are there some special setting to
borland
which could enable them to stay on after the code…
Re: Borland v.5.02 program window just flashes and disappears
Programming
Software Development
10 Years Ago
by Moschops
… when the program has finished. If the previous version of
Borland
did, maybe your one does too. Alternatively, open a window…
Borland c++ builder question
Programming
Software Development
21 Years Ago
by Sars
… a trainer. This is just for hobby. I been using
borland
c++ builder. I made my dialog and button. I need… been looking all over on how to insert this into
borland
and what command line to use. This is what I…
Borland C++ builder - how to save in .CPP format
Programming
Software Development
20 Years Ago
by randev
… I am just beginning to learn C++. I am using
Borland
C++ Builder ( free version ). I want to know is after… format. CPP format is required to convert to .EXE through
Borland
. Notepad only saves in TXT format!!!. Correct me if i…
Borland compiler error
Programming
Software Development
20 Years Ago
by chound
In
Borland
C++ Builder 6, I used forms. I created a button and clicked on it. It went to the editor. I typed "form1. " waiting for autocomplete to work. But I got "error in source code". The source code was generated by the BDE. Why doesnt it work. I spent 2 hours downloading the file from
borland
site. :mad:
Borland C++ 4.5.2 w/ XP?
Programming
Software Development
18 Years Ago
by linux
Before I start, is
Borland
C++ free? Or do you have to pay money for it? Second, I found a
Borland
C++ 4.5.2 CD in my dad's old computer bag. If I install it on XP, will it have any compatibility errors?
Re: Borland C++ 4.5.2 w/ XP?
Programming
Software Development
18 Years Ago
by Narue
>is
Borland
C++ free? It depends on the version.
Borland
5.5 is free as a command line compiler, and Turbo C++ Explorer is a free compiler/IDE. >If I install it on XP, will it have any compatibility errors? No, but you will have issues with your compiler not properly supporting C++.
Borland C++
Programming
Software Development
18 Years Ago
by Mpiangu
It appears every one is Usung Standard C++, Am using
Borland
and in my college we are stil stading
borland
can any one brief me about standard an may be is there need for me to switch to standard
Borland C++ version 3.1 manuals
Programming
Software Development
17 Years Ago
by rkesmodel
We have a need to modify a program on a DOS machine written in
Borland
C++ version 3.1. Our customer threw away the
Borland
manuals some time ago. In particular we need the manuals detailing how to use the compiler in DOS. Help anyone? Thanks. Roy
Borland C++
Programming
Software Development
16 Years Ago
by gayatrisona
I am facing a problem in
Borland
C++ code. There is a database in SQL server 2005. …Merge publication is done on the database. the
borland
c++ application connects to that database. There is one table…
Borland C++ builder on Linux
Programming
Software Development
16 Years Ago
by nu2cpp
… are alot of vcl components so rewritting is not possible.
Borland
used to provide Kylix toolkit that supposedly could compile program… windows enviornment but the executable will run in linux. But
borland
stopped supporting it in 2002. Can anyone suggest something that…
Borland C++ not working!!!
Programming
Software Development
15 Years Ago
by didi00
My
Borland
C++ vresion 3.1 isn't working. It works with simpler codes, but it doesn't works with graphics and animations. Is there any settings that will make
Borland
work? I'm using Windows 7 but the same happened with Vista and XP also, so help? Please? Thank you all!!!
Re: Borland C++ not working!!!
Programming
Software Development
15 Years Ago
by kenji
[QUOTE=didi00;1068386]My
Borland
C++ vresion 3.1 isn't working. It works with … graphics and animations. Is there any settings that will make
Borland
work? I'm using Windows 7 but the same happened…
Re: Borland C++ not working!!!
Programming
Software Development
15 Years Ago
by didi00
Yes, that would be easy, but my teacher asks for graphics and animations in
Borland
. I've tried higher versions of
Borland
, but no, it has to be 3.1. So any solutions? Thanks
Borland/Turbo C++
Community Center
15 Years Ago
by jephthah
…, they don't use this. so how is it that
Borland
seems to have a complete lockdown on universities and tech… attempt to use another compiler other than their institutionally-enforced
Borland
/Turbo/Whatever Piece Of Crap it is that they have…
Re: Borland/Turbo C++
Community Center
15 Years Ago
by jephthah
… it was due to kickbacks or "donations" from
Borland
to university admins to enforce exclusive use of their crap… nut, i'd say it was a malicious effort by
Borland
and western corporations to gimp India's students so their…
Re: Borland compiler error
Programming
Software Development
20 Years Ago
by jwenting
…. there's a newer version available here: [url]http://www.
borland
.com/products/downloads/download_cbuilderx.html[/url] C+ Builder 6 is…
Re: Borland compiler error
Programming
Software Development
20 Years Ago
by chound
[QUOTE=jwenting] P.S. there's a newer version available here: [url]http://www.
borland
.com/products/downloads/download_cbuilderx.html[/url] C+ Builder 6 is an old product (plus the personal version of CBuilderX is I believe free of charge instead of a trial).[/QUOTE] Now they tell me!! :twisted:
Re: Borland C++ 4.5.2 w/ XP?
Programming
Software Development
18 Years Ago
by Narue
>Borlan 4.52 doesn't support using namespace std; and #include <iostream> for some reason (HELP!)... I feel like I'm being ignored. Did you miss the part where I said you would have issues with
Borland
4.5 not properly supporting C++?
Re: Borland C++ 4.5.2 w/ XP?
Programming
Software Development
18 Years Ago
by jwenting
… the part where I said you would have issues with
Borland
4.5 not properly supporting C++?[/QUOTE] which C++ though…
Re: Borland C++
Programming
Software Development
18 Years Ago
by GreenDay2001
We too are supposed to use
Borland
C++ 3 in our school. But in college they shoudn'…
Re: Borland c++ builder question
Programming
Software Development
17 Years Ago
by robgxxx
Am I being thick or something? The concept is so basic that I'm not sure that you have even got a
Borland
IDE open! You are using an IDE? regards Bob
Re: Borland - Installing a new component (Button with Color)
Programming
Software Development
17 Years Ago
by abar
Check this out.. This is for
Borland
builder 6.0. I am not sure about RAD studio …1. Close all boralnd projects 3. Open
Borland
builder & close the default project 4. Click File->…
Re: Borland C++ version 3.1 manuals
Programming
Software Development
17 Years Ago
by DogsAfire
Argggh! I could have helped you a couple of months ago. I just threw out a complete set. I do have the
Borland
compiler Version 4.5, though, which might be close enough. The V 4.5 is on CD, not printed, but all the documentation is there. Don Baker
Re: Borland C++ version 3.1 manuals
Programming
Software Development
17 Years Ago
by rkesmodel
… just threw out a complete set. I do have the
Borland
compiler Version 4.5, though, which might be close enough…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC