Using Borland builder when I try to use an edit box as in input for an integer it says that you can't convert an ansistring to an integer. How do I get integers from the user.
Thanks
bitshifter
I have a program that is for school and part of it is to determine if a given number is a prime. I have tried to look for a formula that gives me this answer. No such luck. I know that the only even prime is 2. But other than that I don't wan't to have to check the given number against the...
I am a college student, and just starting to develope C++ apps for windows. I have played around with both Borland C++ builder and Microsoft Visual C++, and was wondering which one was better and why. Pros and Cons if you will. Thanks in advance.
Kevin
I am a college student, and just starting to develope C++ apps for windows. I have played around with both Borland C++ builder and Microsoft Visual C++, and was wondering which one was better and why. Pros and Cons if you will. Thanks in advance.
Kevin
In a program in which I am writing I my text box to scoll all the way to the bottom. You can do this manually by pressing ctrl+end. I want to make the program do this automaticly when the textbox change event happens. So that my multiline textbox with scroll bars...
I need to know when a file copy has been complete. In my program I am copying many files to a zip drive and I wanted to display a status bar to display the status of the file copy and notify when complete. thanks kevin<br>
<br>
I am starting to work on a database program in which I want to store and save info. from different types of fields. I was reading in a VB6 book about ADO database interface the only trouble with all the examples in that book is that they all used an exsisting database created in Access. I was...
I need HELP. For some reason I am having trouble reading a file in windows. With Builder 4 I have a simple form with about 5 edit boxes in which I have a need to save these values in a file and recall them later. <br>
<br>
I am using the writefile(), readfile() routines. I have no problem...
I just started using Borland Builder 4. My background is in Dos based C/C++ and up intill now the only windows programming I have done was in VB. <br>
<br>
Q. When using an edit box control builder makes that an ansistring variable. I was seeking info on how to convert from an AnsiString to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.