Again i'm back....
I'be got a bog standard old c++ program source and i'm trying to get it to complie using Borland C++ Builder 5. I've tried it using a new application and new console (since the original runs on a dos screen) Am i doin something real stupid here, and will it even work without...
This is kinda what I've been doin. I've tried your stuff too and (I'm using Borland c++ builder 5) it complies and links when everything is declared but the function's not used in the main file. as soon as that's done it comes up with a warning of "Style of function declaration...
I've been trying to get a function to work in my seperate file function declared and defined and the file i'm using (unit2.cpp) is included in the main file along with it's header.
compiles, but won't link giving "unresolved external (the function) refrenced from main.obj" as the...
Ok I'm usisng borland c++ builder 5
And I've got a character string that is declared in my main program file (szStringBuff)
Which is read into a data array for use in the program using
My problem I have a separate .cpp file set up in which I want to use this data but I can’t seem to get any...
GiSH
well....erm...help?
I've had some experience with c++ (mainly usin code warrior at uni) but now I'm tryin to use builder to alter a program written in builder.
The program takes information from an IR sensor on COM1 and refer's it to a small display program which lights up little shapes...
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.