I have filled an array with a load of data from a function. I am trying to figure out how to use TGraphs, I am using the ones from the ActiveX tab in C++ Builder 4, but for some reason my helpfile doesn't seem to have an entry for them. Would be be really grateful for any help.
As an aside has...
I am having some difficulty with writing a multiple form application. Basically, what I would like to achieve is to be able to click a button on my base form, another form to become visable, which I could then edit some timing characteristics. Then click okay or whatever, which would let me pass...
I have a created a dyamic array:
double *torque_array = new double [range];
where range is a value passed from the Gui.
Am trying to then trying to get a function to put values in this a array, (about 1500 values) by passing it as a pointer. How ever this doesn't work. I would be really...
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.