Omgili - forum search, search forums  
  

Discussions about borland output

Displaying 1 - 10 out of 423 discussions.  
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
Hi guys, Is there a way to access Borland output in VC++, for method calls and other stuff? Thanks
Started by on , 3 posts by 3 people.  
The other option is to have Borland output a DLL, and then use a Borland compiler....
Info may be (way) outdated, but what I had to before was to make sure that Borland output a COFF format OBJ or LIB file to link with VC.
Firstly, I am not very familiar with C++ at all, let alone Borland. However I have been tasked with migrating our builds from an aging Windows 2000 box onto a Windows 2003 box. I have a problem with a C++ build. When built on 2000 or XP, the compiled ...
Started by on , 4 posts by 4 people.  
I've tried setting the DEP settings to exclude the Borland.
I suspect that the Borland C++ compiler has issues with Windows 2003.
Unfortunately I have not made any progress with this.
That directory.
Both, Borland Pascal 7 and Delphi 2007 have got the procedure STR which takes a number, a length and precision and converts it to a string like this: str(9.234:5:1, s); // -> s = ' 9.2' All is fine if the rounding is non-ambiguous, but if it isn't ...
Started by on , 6 posts by 6 people.  
So, it may be that 2.15 cannot be exactly represented by a double and that... .
I think the problem you are seeing is that many numbers that can be represented exactly in decimal notation can only be represented as repeating decimals (binimals?) in binary .
Ask your Facebook Friends
The following code demonstrates a weird problem I have in a Turbo C++ Explorer project. One of the three stack objects in D::D() is not destroyed after going out of scope. This only happens if compiled in release mode, the auto_ptrs a_ and b_ are of different...
Started by on , 7 posts by 7 people.  
C++Builder 2009 fixes it; this is the output I get for BCC v6.1: C::C.
It's a compiler bug in C++Builder 2006.
For whatever it's worth, GCC 3.4.6 does.
The same sample in VS2008SP1 and got the expected output.
Problem . I need a way to find Starteam server time through Starteam Java SDK 8.0. Version of server is 8.0.172 so method Server.getCurrentTime() is not available since it was added only in server version 9.0. Motivation . My application needs to use ...
Started by on , 5 posts by 5 people.  
."); } Output: Testing 4/9/2009 3:05:40 PM (Offset 86400) (Delta 31536000): InValid Testing 4/9/2008 3:05:40 PM.
Hello, I just inherited an old project written in BP7. I have the compiler installed on the PC in C:/software/Bp701. Since I am allergic to the BP7 IDE, I was wondering how to configure UES to replace the old IDE. Has anyone tried (and succeeded) in setting...
Started by on , 10 posts by 3 people.  
It looks like....
You are right.
That should be quite easy because Borland Pascal 7 is one compiler for which configurations a project, select Borland Pascal 7 for this project and select the appropriate configuration Dos16, Dos32 this to work.
On Sun, 29 Nov 2009 13:54:47 -0000, "John Maddock" <john@johnmaddock.co.uk I'm having a load of trouble getting Boost.Integer to play nice with the Borland/Codegear compilers, for example given: void print_val(long long l) { std::cout <&...
Started by on , 3 posts by 2 people.  
Answer Snippets (Read the full thread at omgili):
That code was just.
John@johnmaddock.co.uk Good point, doesn't make any difference to program output though...
On Tue, 7 Jul 2009 13:12:54 +0200, "R.Wieser" <address@not.available Hello All, Just now I've been creating some code to write floating-point values to a file, using the fprintf command. The call is the below : call fprintf,[@@hOut],offset...
Started by on , 14 posts by 5 people.  
Answer Snippets (Read the full thread at omgili):
Yes] it is not a double for the Borland 32 compiler i use here for the compiler here one double is 64 bits (not 32*3 bits) if i remember....
Yep, it does (do it right), as I see the expected values appear in the output-file.
No change.
On Thu, 13 Nov 2008 09:54:56 -0800 (PST), Piotr Dobrogost <google.pd@2008.autoera.pl Hi Why can't I step only through one category of messages (e.g. errors) in the Output window? There should be a simple filter in this window for this. I heard ...
Started by on , 9 posts by 4 people.  
Answer Snippets (Read the full thread at omgili):
What do you expect? /Helge enough, many developers find this window annoying and prefer old Output window....
The output lines must have a specific format.
There is a filter.
E98ec335-f1cc-4512-8cae-0e734c728b7f@c2g2000pra.googlegroups.com...
On Wed, 13 May 2009 21:58:40 -0700, Franken Sense <frank@example.invalid This compiles. Why no output? #include <stdio.h#include <stdbool.h#include <ctype.h#include <stdlib.h #define my_file "text42.txt" #define NUMBER 8192 bool...
Started by on , 11 posts by 8 people.  
Answer Snippets (Read the full thread at omgili):
I have a hunch your file might begin with a blank line.... .
This produces some output provided the input file contains numerical sequences is neither a digit or a colon, you will get no output.
Af0194yzpbv4.g1qqmpvjnzwy.dlg@40tude.net...
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • IDM Computer Solutions Inc. • Build / Compile / Debug
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost